OSDN Git Service

ksystemlog: include required QTime header
authorIvailo Monev <xakepa10@laimg.moc>
Sat, 4 Jan 2020 14:34:11 +0000 (14:34 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Sat, 4 Jan 2020 14:34:11 +0000 (14:34 +0000)
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
ksystemlog/src/statusBar.h

index f985db4..e8cbf22 100644 (file)
@@ -26,7 +26,7 @@
 #include <kstatusbar.h>
 
 #include <QString>
-
+#include <QTime>
 
 
 namespace KSystemLog {