diff options
| author | Ben Boeckel <MathStuf@gmail.com> | 2009-05-21 13:36:40 -0400 |
|---|---|---|
| committer | Ben Boeckel <MathStuf@gmail.com> | 2009-05-21 13:36:40 -0400 |
| commit | 13988ed593c3b9e2da482fd89bd3cb76d359e2d4 (patch) | |
| tree | 8f19c047a1eaa3465b9ca174c8d841879c4885c5 /sigmodr/SigmodrUI.cpp | |
| parent | 07cb1fdf2ffe1003866340c11c700ba6929542a6 (diff) | |
| download | sigen-13988ed593c3b9e2da482fd89bd3cb76d359e2d4.tar.gz sigen-13988ed593c3b9e2da482fd89bd3cb76d359e2d4.tar.xz sigen-13988ed593c3b9e2da482fd89bd3cb76d359e2d4.zip | |
Replace the old tree with the new one
Diffstat (limited to 'sigmodr/SigmodrUI.cpp')
| -rw-r--r-- | sigmodr/SigmodrUI.cpp | 2 |
1 files changed, 1 insertions, 1 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 <sigmodr/tree/SigmodrTree.h> +#include <sigmodr/tree/TreeWidget.h> // Sigmodr widget includes #include <sigmodr/widgets/ObjectUI.h> |
