mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 03:04:40 +02:00
#19171 Missing Code Review changes
This commit is contained in:
parent
cd1aa99dfa
commit
b43475a34e
1 changed files with 0 additions and 4 deletions
|
@ -3,10 +3,6 @@
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
#define MAX_COLUMN_NAME 50
|
|
||||||
#define SPACE_BETWEEN_COLUMNS 20
|
|
||||||
#define SPACE_BEFORE_ROW_NAME 10
|
|
||||||
|
|
||||||
|
|
||||||
class Menu {
|
class Menu {
|
||||||
public:
|
public:
|
||||||
|
|
Loading…
Reference in a new issue