summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-05-25 00:37:25 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-05-25 00:37:25 +0900
commit6213f34b03a43671fce53336d4e5565d03ace7de (patch)
treed6baba8fa17c923de7dc131d5e2a457ec7f434b8 /src
parent8c5d82c89fed6f655a56a53594e991776fb2fd69 (diff)
downloadkpowersave-6213f34b03a43671fce53336d4e5565d03ace7de.tar.gz
kpowersave-6213f34b03a43671fce53336d4e5565d03ace7de.zip
Adjusted after dropping obsolete Qt2's QVector classes.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src')
-rw-r--r--src/screen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen.h b/src/screen.h
index e739b4f..a723e23 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -28,7 +28,6 @@
// QT Header
#include <tqstring.h>
#include <tqwidget.h>
-//#include <tqvector.h>
#include <tqtimer.h>
#include <tqevent.h>