]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/actionhandler.h
In the middle of chasing down MDI not activating bug, renaming of Graphic to
[architektonas] / src / widgets / actionhandler.h
index e70ecae521ff28b32713de11fe5813ec030a444a..abce3a55405b9ebfed44fc6cfee1c27d98294f0c 100644 (file)
@@ -208,7 +208,7 @@ class ActionHandler: public QObject
                void setCadToolBarSnap(CadToolBarSnap * tb);
 
        private:
-               QG_MainWindowInterface * mainWindow;
+               QG_MainWindowInterface * mainWindowIntf;
                CadToolBarSnap * cadToolBarSnap;
 
                QAction * snapFree;