summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/static-template-load-tab.cpp
diff options
context:
space:
mode:
authorSlagvi Public <JandotDarowskiattgmaildottcom>2013-07-03 11:35:06 +0000
committerSlagvi Public <JandotDarowskiattgmaildottcom>2013-07-03 11:35:06 +0000
commitec3d3965f0aa7444d42fc8765abbc9c3ed0916ce (patch)
tree2343cccb3cec58a0dc71138b844cb55d0895e7d6 /src/ui/dialog/static-template-load-tab.cpp
parentAdding NewFromTemplate to the Inkscape menu (diff)
downloadinkscape-ec3d3965f0aa7444d42fc8765abbc9c3ed0916ce.tar.gz
inkscape-ec3d3965f0aa7444d42fc8765abbc9c3ed0916ce.zip
Templates menu item fixed
(bzr r12379.2.6)
Diffstat (limited to 'src/ui/dialog/static-template-load-tab.cpp')
-rw-r--r--src/ui/dialog/static-template-load-tab.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/dialog/static-template-load-tab.cpp b/src/ui/dialog/static-template-load-tab.cpp
index 83ff32e52..94298bf1d 100644
--- a/src/ui/dialog/static-template-load-tab.cpp
+++ b/src/ui/dialog/static-template-load-tab.cpp
@@ -1,9 +1,10 @@
+#include "static-template-load-tab.h"
+
#include <gtkmm/alignment.h>
#include <gtkmm/button.h>
#include <gtkmm/label.h>
#include <iostream>
-#include "static-template-load-tab.h"
namespace Inkscape {
namespace UI {