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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keduca/keducaview.h b/keduca/keduca/keducaview.h
index fcbaab08..aa04df5e 100644
--- a/keduca/keduca/keducaview.h
+++ b/keduca/keduca/keducaview.h
@@ -68,7 +68,7 @@ private:
/** Write settings */
void configWrite();
/** current results Points */
- TQString currentqStatusPoints();
+ TQString currentStatusPoints();
/** Set HTML table view with correct and incorrect answers */
TQString getTableQuestion( bool isCorrect, const TQString &correct, const TQString &incorrect);
/** Define the next questions (random, secuencial) */