Useless namespace around a #define
Change-Id: I789a28305e7d874a7cc78af60fa7b2d60e140efb
This commit is contained in:
@@ -47,13 +47,8 @@ class ListBox;
|
|||||||
class ToolBox;
|
class ToolBox;
|
||||||
class FloatingWindow;
|
class FloatingWindow;
|
||||||
|
|
||||||
namespace
|
|
||||||
{
|
|
||||||
|
|
||||||
#define SIDEBAR_LINE_WIDTH_GLOBAL_VALUE "PopupPanel_LineWidth"
|
#define SIDEBAR_LINE_WIDTH_GLOBAL_VALUE "PopupPanel_LineWidth"
|
||||||
|
|
||||||
} //end of anonymous namespace
|
|
||||||
|
|
||||||
namespace sfx2 { namespace sidebar {
|
namespace sfx2 { namespace sidebar {
|
||||||
|
|
||||||
class SidebarToolBox;
|
class SidebarToolBox;
|
||||||
|
Reference in New Issue
Block a user