Changeset 127 for smplayer/vendor/current/src/baseguiplus.h
- Timestamp:
- Mar 29, 2012, 3:09:42 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/vendor/current/src/baseguiplus.h
r121 r127 36 36 37 37 public: 38 BaseGuiPlus( bool use_server,QWidget* parent = 0, Qt::WindowFlags flags = 0);38 BaseGuiPlus( QWidget* parent = 0, Qt::WindowFlags flags = 0); 39 39 ~BaseGuiPlus(); 40 40
Note:
See TracChangeset
for help on using the changeset viewer.