Changeset 179 for smplayer/vendor/current/src/logwindow.h
- Timestamp:
- Aug 31, 2016, 5:19:25 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/logwindow.h
r175 r179 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.