From 1224be2008ce7116ab0e7cc49aa99cabdf853bbf Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 29 May 2011 17:32:37 +0000 Subject: more gui code tweaking --- src/gui/conversation.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/conversation.h') diff --git a/src/gui/conversation.h b/src/gui/conversation.h index 374dda16..2a174e58 100644 --- a/src/gui/conversation.h +++ b/src/gui/conversation.h @@ -180,6 +180,8 @@ namespace OpenAxiom { // Return the parent engine widget. Debate* debate() const { return const_cast(&group); } + void submit_query(const QString&); + public slots: // Return the topic following a given topic in this set of conversations Exchange* next(Exchange*); -- cgit v1.2.3