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:
wonder 2007-03-09 09:31:12 +00:00
parent 90c30ed250
commit a8aa7af722
2 changed files with 0 additions and 2 deletions

View File

@ -63,7 +63,6 @@ public:
/** \brief Clear the color table */
void clear();
void gack();
};

View File

@ -100,7 +100,6 @@ public:
/** \brief Clear the color table */
void clear();
void gack();
private:
/** \brief vector of discrete values */