src/mainwindow.h

changeset 1160
2cf16ba952bf
parent 1159
6ad8cdcd88d9
child 1162
94e12806d741
--- a/src/mainwindow.h	Thu Feb 23 20:18:39 2017 +0200
+++ b/src/mainwindow.h	Thu Feb 23 20:21:40 2017 +0200
@@ -177,7 +177,3 @@
 	void quickColorClicked();
 	void objectListDoubleClicked (QListWidgetItem* listitem);
 };
-
-// Pointer to the instance of MainWindow.
-// TODO: it's going out, slowly but surely.
-extern MainWindow* g_win;

mercurial