Ignore:
Timestamp:
Aug 31, 2016, 5:31:04 PM (9 years ago)
Author:
Silvan Scherrer
Message:

smplayer: update trunk to version 16.8.0

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/logwindow.h

    r176 r181  
    2020#define LOGWINDOW_H
    2121
    22 #include "ui_logwindowbase.h"
     22#include "ui_logwindow.h"
    2323
    2424class QTextEdit;
    2525
    26 class LogWindow : public QWidget, public Ui::LogWindowBase
     26class LogWindow : public QWidget, public Ui::LogWindow
    2727{
    2828        Q_OBJECT
Note: See TracChangeset for help on using the changeset viewer.