Changeset 181 for smplayer/trunk/src/logwindow.h
- Timestamp:
- Aug 31, 2016, 5:31:04 PM (9 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 179
- Property svn:mergeinfo changed
-
smplayer/trunk/src/logwindow.h
r176 r181 20 20 #define LOGWINDOW_H 21 21 22 #include "ui_logwindow base.h"22 #include "ui_logwindow.h" 23 23 24 24 class QTextEdit; 25 25 26 class LogWindow : public QWidget, public Ui::LogWindow Base26 class LogWindow : public QWidget, public Ui::LogWindow 27 27 { 28 28 Q_OBJECT
Note:
See TracChangeset
for help on using the changeset viewer.