mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Integrate all code inside a namespace
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
MM_BEGIN_NAMESPACE
|
||||
|
||||
MainWindow::MainWindow()
|
||||
{
|
||||
// Create model.
|
||||
@@ -3219,3 +3221,5 @@ void MainWindow::quitMapMap()
|
||||
{
|
||||
close();
|
||||
}
|
||||
|
||||
MM_END_NAMESPACE
|
||||
|
||||
Reference in New Issue
Block a user