restore my error
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#pragma once
|
||||
|
||||
namespace ProjectFilesystemPlugin {
|
||||
namespace Constants {
|
||||
|
||||
const char ACTION_ID[] = "ProjectFilesystemPlugin.Action";
|
||||
const char MENU_ID[] = "ProjectFilesystemPlugin.Menu";
|
||||
|
||||
} // namespace ProjectFilesystemPlugin
|
||||
} // namespace Constants
|
||||
#pragma once
|
||||
|
||||
namespace ProjectFilesystemPlugin {
|
||||
namespace Constants {
|
||||
|
||||
const char ACTION_ID[] = "ProjectFilesystemPlugin.Action";
|
||||
const char MENU_ID[] = "ProjectFilesystemPlugin.Menu";
|
||||
|
||||
} // namespace ProjectFilesystemPlugin
|
||||
} // namespace Constants
|
||||
|
||||
Reference in New Issue
Block a user