]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/qg_dialogfactory.h
In the middle of chasing down MDI not activating bug, renaming of Graphic to
[architektonas] / src / widgets / qg_dialogfactory.h
index 4203216f31ee4200c9a0fd5c03e3f9fdc82f3c55..3b6a9294fe36a103fbe200915974bae63810cd76 100644 (file)
@@ -141,7 +141,7 @@ class QG_DialogFactory: public DialogFactoryInterface
                //! Pointer to the command line widget
                CommandWidget * commandWidget;
                //! Pointer to the main app window
-               QG_MainWindowInterface * mainWindow;
+               QG_MainWindowInterface * mainWindowIntf;
 };
 
 #endif