[RSHELL]
authorDavid Quintana <gigaherz@gmail.com>
Mon, 24 Feb 2014 11:59:34 +0000 (11:59 +0000)
committerDavid Quintana <gigaherz@gmail.com>
Mon, 24 Feb 2014 11:59:34 +0000 (11:59 +0000)
commitb62a6757ee84a5182092b82eb1bc640fdb5f4bc5
treeb861e1eb2090d460e93df7987f3b7d8e346dad8b
parent8c18269e39f5f44b75778b182f8da9838565f664
[RSHELL]
* Move some classes to separate files.
* Move class declarations to .h files.
CORE-7586

svn path=/branches/shell-experiments/; revision=62319
base/shell/rshell/CMakeLists.txt
base/shell/rshell/CMenuBand.cpp
base/shell/rshell/CMenuBand.h [new file with mode: 0644]
base/shell/rshell/CMenuDeskBar.cpp
base/shell/rshell/CMenuDeskBar.h [new file with mode: 0644]
base/shell/rshell/CMenuFocusManager.cpp [new file with mode: 0644]
base/shell/rshell/CMenuFocusManager.h [new file with mode: 0644]
base/shell/rshell/CMenuSite.cpp
base/shell/rshell/CMenuSite.h [new file with mode: 0644]
base/shell/rshell/CMenuToolbars.cpp [new file with mode: 0644]
base/shell/rshell/CMenuToolbars.h [new file with mode: 0644]