Changeset 174 in tspsg-svn for trunk/src/mainwindow.h
- Timestamp:
- May 30, 2011, 3:11:22 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/mainwindow.h
r163 r174 153 153 void outputMatrix(QTextCursor &cur, const TMatrix &matrix); 154 154 void outputMatrix(QTextCursor &cur, const SStep &step); 155 #ifdef Q_WS_S60 156 void resizeEvent(QResizeEvent *ev); 157 #endif // Q_WS_S60 155 158 void retranslateUi(bool all = true); 156 159 bool saveTask();
Note: See TracChangeset
for help on using the changeset viewer.