Index: main.cpp =================================================================== diff -u -r56e378f7504701b9e9a9dccaf205aef2fd52c58e -r50103d94820ce834f18b0b3d31dd8d6d7fbf8cc7 --- main.cpp (.../main.cpp) (revision 56e378f7504701b9e9a9dccaf205aef2fd52c58e) +++ main.cpp (.../main.cpp) (revision 50103d94820ce834f18b0b3d31dd8d6d7fbf8cc7) @@ -180,6 +180,7 @@ } } } + /*! * \brief setApplicationVersion * \details sets up the application version regarding the environment valiables @@ -299,7 +300,6 @@ //! - Initializing Main Timer _MainTimer.init(); - //! - Initialize the Qml Viewer and starts GUI int app_exec = -1; LOG_DEBUG("UI Initializing");