From 628c14231ce3a1b88ce6082cffc234d2a59df60a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 15 May 2014 23:34:41 +0300 Subject: Move modelistmodel into separate file. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 42c2ae992..67db760fe 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -197,6 +197,8 @@ SET(SRCS gui/widgets/linkhandler.h gui/widgets/listbox.cpp gui/widgets/listbox.h + gui/models/modelistmodel.cpp + gui/models/modelistmodel.h gui/models/namesmodel.cpp gui/models/namesmodel.h gui/models/playerrelationlistmodel.h -- cgit v1.2.3-70-g09d2