summaryrefslogtreecommitdiff
path: root/controller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'controller.hxx')
-rw-r--r--controller.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/controller.hxx b/controller.hxx
index 66a3cd4..04db899 100644
--- a/controller.hxx
+++ b/controller.hxx
@@ -19,7 +19,7 @@ class Controller : public QObject
private:
QThread thread;
- RTClient::TicketList* taskList;
+ RTClient::TicketList* ticketList;
};
#endif // CONTROLLER_HXX