From 1e014de2255e9d790b55e5e26ed420df7e6a0790 Mon Sep 17 00:00:00 2001 From: John Fultz Date: Tue, 12 Aug 2014 01:45:48 -0500 Subject: Compiler warnings. --- quacker/lister.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'quacker/lister.h') diff --git a/quacker/lister.h b/quacker/lister.h index 60ba784..e7aa1c2 100644 --- a/quacker/lister.h +++ b/quacker/lister.h @@ -85,7 +85,7 @@ public slots: QString windowTitleWithAppName(const QString &windowTitle); - void done(); + void accept(); protected: Dict::WordList m_wordList; -- cgit v1.2.3