Init version
This commit is contained in:
10
DEC_GUI/Kolch_Shind/constants.h
Normal file
10
DEC_GUI/Kolch_Shind/constants.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef CONSTANTS_H
|
||||
#define CONSTANTS_H
|
||||
|
||||
namespace
|
||||
{
|
||||
static const int WIDGET_XT = 1;
|
||||
static const int WIDGET_XY = 2;
|
||||
}
|
||||
|
||||
#endif // CONSTANTS_H
|
||||
Reference in New Issue
Block a user