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

smplayer: update vendor to version 16.8.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smplayer/vendor/current/src/logwindow.h

    r175 r179  
    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.