]> Shamusworld >> Repos - architektonas/blobdiff - src/forms/cadtoolbarmain.cpp
Removed spurious #endif from cadtoolbarmain.cpp
[architektonas] / src / forms / cadtoolbarmain.cpp
index e4748e3b3adec0293272783ea08a0fc753130330..afddfb1bf954750e272107b1c82dedf54766ffbc 100644 (file)
@@ -61,7 +61,6 @@ CadToolBarMain::CadToolBarMain(CadToolBar * parent/*= 0*/, Qt::WindowFlags flags
                actionHandler, SLOT(slotBlocksCreate()));
        connect(CreateToolButton(10, 1, ":/res/qg_menuselect"), SIGNAL(clicked()),
                parent, SLOT(showToolBarSelect()));
-#endif
 }
 
 CadToolBarMain::~CadToolBarMain()