OSDN Git Service

lokalize: remove now redundant QT_KATIE definition check
authorIvailo Monev <xakepa10@laimg.moc>
Sat, 4 Jan 2020 13:49:54 +0000 (13:49 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sat, 4 Jan 2020 13:49:54 +0000 (13:49 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
lokalize/src/common/termlabel.cpp

index 88bf7ec..ffcab77 100644 (file)
@@ -25,9 +25,7 @@
 #include "glossarywindow.h"
 
 #include <QEvent>
-#ifndef QT_KATIE
 #include <QMouseEvent>
-#endif
 #include <QMenu>
 
 #include <klineedit.h>