remove dead declaration from QColorMap
Change-Id: Idf50084c4688c8bb6b7a2e754cad28266e09271f Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
This commit is contained in:
parent
07f668ab87
commit
d3a2ee8b1c
@ -78,10 +78,6 @@ public:
|
||||
|
||||
const QVector<QColor> colormap() const;
|
||||
|
||||
#ifdef Q_WS_WIN
|
||||
static HPALETTE hPal();
|
||||
#endif
|
||||
|
||||
private:
|
||||
QColormap();
|
||||
QColormapPrivate *d;
|
||||
|
Loading…
Reference in New Issue
Block a user