]> vaikene.ee Git - evaf/blobdiff - src/main/GUI/exithandler.cpp
More work on the common library. The project builds not without errors, but we have...
[evaf] / src / main / GUI / exithandler.cpp
index 99d376f54f6a036d0035365359a03561bc539451..f0ad4bd36bc8a45c53d3f42ee3d9195a1641b1e3 100644 (file)
@@ -107,9 +107,8 @@ static BOOL WINAPI signalHandler(DWORD sig)
 } // namespace eVaf::GUI
 } // namespace eVaf
 
-using namespace eVaf::GUI::Internal;
 
-bool installExitHandler()
+bool eVaf::GUI::Internal::installExitHandler()
 {
 
 #ifdef Q_OS_LINUX