]> Shamusworld >> Repos - architektonas/blobdiff - src/forms/exitdialog.h
In the middle of chasing down MDI not activating bug, renaming of Graphic to
[architektonas] / src / forms / exitdialog.h
index d06ae3b216623bae1d8a12efa964f9ebbdd2ba00..843e1f84d20ae87453e7f8699cde93314592fc8e 100644 (file)
@@ -14,7 +14,6 @@ class ExitDialog: public QDialog
        public slots:
                void setText(const QString & text);
                void setTitle(const QString & text);
-               void setForce(bool force);
                void slotSaveAs();
                void slotSave();