From 7ee452fbd59f45434fdf0117f2ebdee6b5f69a34 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 8 Feb 2012 10:38:52 +0000 Subject: [PATCH] Remove non-implemented method declaration --- src/Qtx/QtxBiColorTool.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Qtx/QtxBiColorTool.h b/src/Qtx/QtxBiColorTool.h index d0053dbaa..eb64d9cc8 100644 --- a/src/Qtx/QtxBiColorTool.h +++ b/src/Qtx/QtxBiColorTool.h @@ -53,8 +53,6 @@ public: QString text() const; void setText( const QString& ); - static QColor mainColorToSecondary( const QColor&, int ); - private slots: void updateState(); -- 2.39.2