mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-07 00:15:48 -04:00
Fix for #641 - this was due non-existing function in QgsColorTable
git-svn-id: http://svn.osgeo.org/qgis/trunk@6780 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
90c30ed250
commit
a8aa7af722
@ -63,7 +63,6 @@ public:
|
||||
|
||||
/** \brief Clear the color table */
|
||||
void clear();
|
||||
void gack();
|
||||
|
||||
};
|
||||
|
||||
|
@ -100,7 +100,6 @@ public:
|
||||
|
||||
/** \brief Clear the color table */
|
||||
void clear();
|
||||
void gack();
|
||||
|
||||
private:
|
||||
/** \brief vector of discrete values */
|
||||
|
Loading…
x
Reference in New Issue
Block a user