OSDN Git Service

[Qt][MOVIE_SAVER] (MAYBE) Fix not running with Ubuntu 16.04 LTS.
[csp-qt/common_source_project-fm7.git] / source / src / qt / gui / display_about.h
index e41fd29..97c96fe 100644 (file)
 #include <QHBoxLayout>
 #include <QGroupBox>
 
-//#include "emu.h"
+#include "common.h"
 
 QT_BEGIN_NAMESPACE
 
 class EMU;
-class Dlg_AboutCSP : public QWidget
+class DLL_PREFIX Dlg_AboutCSP : public QWidget
 {
        Q_OBJECT
 protected: