added olive namespace macros
This commit is contained in:
@@ -34,4 +34,8 @@ const int kProjectIconSizeMaximum = 256;
|
|||||||
/// The default size an icon in ProjectExplorer can be
|
/// The default size an icon in ProjectExplorer can be
|
||||||
const int kProjectIconSizeDefault = 64;
|
const int kProjectIconSizeDefault = 64;
|
||||||
|
|
||||||
|
#define OLIVE_NAMESPACE_ENTER namespace olive {
|
||||||
|
|
||||||
|
#define OLIVE_NAMESPACE_EXIT }
|
||||||
|
|
||||||
#endif // OLIVECOMMONDEFINE_H
|
#endif // OLIVECOMMONDEFINE_H
|
||||||
|
|||||||
Reference in New Issue
Block a user