summaryrefslogtreecommitdiff
path: root/src/gui/models/keylistmodel.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-28 21:44:08 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-28 21:49:37 +0300
commita83513ef88a9cfca8692db9176b68ddeea71931f (patch)
tree1d01876eb230a36d5c5f98cddd9c57e2476150ab /src/gui/models/keylistmodel.h
parentcfc84945c9cee7d42accdad39ff387738a3d32ac (diff)
downloadplus-a83513ef88a9cfca8692db9176b68ddeea71931f.tar.gz
plus-a83513ef88a9cfca8692db9176b68ddeea71931f.tar.bz2
plus-a83513ef88a9cfca8692db9176b68ddeea71931f.tar.xz
plus-a83513ef88a9cfca8692db9176b68ddeea71931f.zip
Fix code style.
Diffstat (limited to 'src/gui/models/keylistmodel.h')
-rw-r--r--src/gui/models/keylistmodel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/models/keylistmodel.h b/src/gui/models/keylistmodel.h
index 007722087..399dd7482 100644
--- a/src/gui/models/keylistmodel.h
+++ b/src/gui/models/keylistmodel.h
@@ -30,6 +30,8 @@
#include "localconsts.h"
+extern SetupActionData *const setupActionData[];
+
/**
* The list model for key function list.
*