src/glRenderer.h

changeset 971
c00f9665a9f8
parent 970
c8aae45afd85
child 979
880d3fe9ac7c
--- a/src/glRenderer.h	Mon Aug 31 04:57:16 2015 +0300
+++ b/src/glRenderer.h	Mon Aug 31 20:50:12 2015 +0300
@@ -195,7 +195,7 @@
 	void					updateOverlayObjects();
 	void					zoomNotch (bool inward);
 
-	static QColor			getMainColor();
+	QColor					getMainColor();
 
 protected:
 	void					contextMenuEvent (QContextMenuEvent* ev);

mercurial