]> vaikene.ee Git - evaf/commit
Renamed Gui::Window to a more generic Gui::Panel, which can be a window, but also...
authorEnar Väikene <enar@vaikene.net>
Thu, 1 Dec 2011 14:05:22 +0000 (16:05 +0200)
committerEnar Väikene <enar@vaikene.net>
Thu, 1 Dec 2011 14:05:22 +0000 (16:05 +0200)
commit78ad6c009b334925675998ae2ab02cc1d6d97e18
treea3dd394b4c245c72565745e375cde10fd43ae8a6
parent77854ea7bd165f8d9afd2cba1490335a67001ab7
Renamed Gui::Window to a more generic Gui::Panel, which can be a window, but also a panel as part
of some other user interface layout.
src/libs/Gui/CMakeLists.txt
src/libs/Gui/Panel [new file with mode: 0644]
src/libs/Gui/Window [deleted file]
src/libs/Gui/panel.cpp [moved from src/libs/Gui/window.cpp with 85% similarity]
src/libs/Gui/panel.h [moved from src/libs/Gui/window.h with 62% similarity]
src/libs/Gui/version.h