summaryrefslogtreecommitdiffstats
path: root/keduca/keduca/keducaview.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keduca/keducaview.h')
-rw-r--r--keduca/keduca/keducaview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/keduca/keduca/keducaview.h b/keduca/keduca/keducaview.h
index fd91dea3..45387f0f 100644
--- a/keduca/keduca/keducaview.h
+++ b/keduca/keduca/keducaview.h
@@ -20,7 +20,7 @@
#include <kurl.h>
-#include <layout.h>
+#include <tqlayout.h>
#include <tqsplitter.h>
#include <tqwidgetstack.h>
@@ -115,7 +115,7 @@ private:
/** Current results */
TQString _currentResults;
/** If is init window */
- bool _isInitStatus;
+ bool _isInittqStatus;
TQTimer *_timeoutTimer;
/** Num of correct answers */
int _correctAnswer;