From 13cfd05f9b2bb3c8d7d1bf47fcef037a745bacf8 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Sat, 3 May 2014 16:14:48 +0200 Subject: Adds editing functionality to the models. no longer able to store QStrings in the model though, But when creating generic guis you should not use any Gui related types anyway. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 0427ed1..5a880f9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -50,7 +50,7 @@ add_executable(msc-scriptie friendly_fusion.hpp fusion_static_dispatch.hpp meta_types.hpp - boost_any_to_qvariant.hpp + boost_any_qvariant_convert.hpp gui_item_delegate.hpp gui_item_delegate.cpp main_window.hpp main_window.cpp ${qt_sources} -- cgit v1.2.3-70-g09d2