]> Shamusworld >> Repos - ttedit/blobdiff - src/mainwindow.h
Fix zoom to zoom in/out from the center.
[ttedit] / src / mainwindow.h
index bc547de6a3f395b0a22856b3d6612095c946c523..66dfe0ddb330e4ee3bd2650e02d18d5ba8796ee3 100644 (file)
@@ -77,7 +77,7 @@ class MainWindow: public QMainWindow
                QAction * zoomInAct;
                QAction * zoomOutAct;
                QAction * scaleAct;
-//             QString filename;
+               QString filename;
 };
 
 #endif // __MAINWINDOW_H__