summaryrefslogtreecommitdiffhomepage
path: root/gui/main-window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'gui/main-window.hpp')
-rw-r--r--gui/main-window.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/main-window.hpp b/gui/main-window.hpp
index 4fb64b70..e8863fa4 100644
--- a/gui/main-window.hpp
+++ b/gui/main-window.hpp
@@ -42,7 +42,7 @@
using namespace options;
-class OTR_GUI_EXPORT main_window : public QMainWindow, private State
+class main_window : public QMainWindow, private State
{
Q_OBJECT