summaryrefslogtreecommitdiff
path: root/src/gui/models/listmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/models/listmodel.h')
-rw-r--r--src/gui/models/listmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/models/listmodel.h b/src/gui/models/listmodel.h
index dfce6d4d5..3f7b964c6 100644
--- a/src/gui/models/listmodel.h
+++ b/src/gui/models/listmodel.h
@@ -75,7 +75,7 @@
* like ListBox, make a derived class from this class that
* represents your list.
*/
-class ListModel
+class ListModel notfinal
{
public:
/**