From 13988ed593c3b9e2da482fd89bd3cb76d359e2d4 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Thu, 21 May 2009 13:36:40 -0400 Subject: Replace the old tree with the new one --- sigmodr/SigmodrUI.cpp | 2 +- sigmodr/sigmodr.ui | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sigmodr/SigmodrUI.cpp b/sigmodr/SigmodrUI.cpp index 4ed9a4b1..d4ea5d80 100644 --- a/sigmodr/SigmodrUI.cpp +++ b/sigmodr/SigmodrUI.cpp @@ -23,7 +23,7 @@ #include "SigmodrPreferencesWidget.h" // Sigmodr tree includes -#include +#include // Sigmodr widget includes #include diff --git a/sigmodr/sigmodr.ui b/sigmodr/sigmodr.ui index 8106fd6e..968a4bef 100644 --- a/sigmodr/sigmodr.ui +++ b/sigmodr/sigmodr.ui @@ -20,7 +20,7 @@ false - + Qt::CustomContextMenu @@ -123,9 +123,9 @@ 1 - Sigmodr::Tree::SigmodrTree + Sigmodr::Tree::TreeWidget QTreeView -
sigmodr/tree/SigmodrTree.h
+
sigmodr/tree/TreeWidget.h
-- cgit