Simple warnings
This commit is contained in:
parent
6b2dacb28f
commit
ba80b6b861
4 changed files with 94 additions and 1 deletions
1
line.h
1
line.h
|
|
@ -16,6 +16,7 @@ public:
|
|||
void setColor(QString color);
|
||||
const QPoint& getStart() const;
|
||||
const QPoint& getEnd() const;
|
||||
const QString& getColor() const;
|
||||
QString getColor();
|
||||
QString toLuaTable();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue