Changeset 2a5e50e0a9 in tspsg for src/mainwindow.h
- Timestamp:
- Aug 31, 2013, 11:52:40 PM (11 years ago)
- Branches:
- appveyor, imgbot, master, readme
- Children:
- 6c3fbe1191
- Parents:
- 7ed8b57eea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mainwindow.h
r7ed8b57eea r2a5e50e0a9 63 63 MainWindow(QWidget *parent = 0); 64 64 ~MainWindow(); 65 66 #ifdef Q_OS_BLACKBERRY 67 public slots: 68 void setWindowModified(bool modified); 69 #endif 65 70 66 71 private slots:
Note: See TracChangeset
for help on using the changeset viewer.