Encapsulate some classes in namespaces
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Thu, 28 Jan 2016 20:45:12 +0000 (21:45 +0100)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Thu, 28 Jan 2016 20:45:12 +0000 (21:45 +0100)
commit3a3287b8425c355dbb54fffe6b546367ce32c8ac
treebd8300412c87bb8637df19c409ece2ca10840190
parentcec0990bb3507f23b196891002cd25f80e8bbb40
Encapsulate some classes in namespaces
18 files changed:
src/edit/PreferencesDialog.cpp
src/edit/PreferencesDialog.h
src/edit/ProgramStructureDialog.cpp
src/edit/ProgramStructureDialog.h
src/edit/UnitStructureDialog.cpp
src/edit/UnitStructureDialog.h
src/edit/editor.cpp
src/edit/editor.h
src/kernel/connect_dialog.cpp
src/kernel/connect_dialog.h
src/kernel/kernel.cpp
src/kernel/kernel.h
src/kernel/kill_interpreter_dialog.cpp
src/kernel/kill_interpreter_dialog.h
src/kernel/lock.cpp
src/kernel/lock.h
src/kernel/options.cpp
src/kernel/options.h