summaryrefslogtreecommitdiffstats
path: root/qt-ui/kmessagewidget.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-17 22:27:50 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-17 22:27:50 -0700
commitb9f0bc84c2c7c653aada59e76d08ee0962c4237a (patch)
treefe8e1d4c80b5fcc2f171266eb6291ee2231fb33d /qt-ui/kmessagewidget.h
parentce786bb8b3d1ede51533e1a42c05edce59e3210f (diff)
downloadsubsurface-b9f0bc84c2c7c653aada59e76d08ee0962c4237a.tar.gz
Compile fix
Forgot to add this before pushing the previous commits Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/kmessagewidget.h')
-rw-r--r--qt-ui/kmessagewidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/qt-ui/kmessagewidget.h b/qt-ui/kmessagewidget.h
index e35676a59..f49b421d6 100644
--- a/qt-ui/kmessagewidget.h
+++ b/qt-ui/kmessagewidget.h
@@ -20,8 +20,6 @@
#ifndef KMESSAGEWIDGET_H
#define KMESSAGEWIDGET_H
-#include <kdeui_export.h>
-
#include <QFrame>
class KMessageWidgetPrivate;