mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 20:00:32 +02:00
push thatv thing
This commit is contained in:
@@ -10,10 +10,10 @@ public:
|
||||
IntelliToolsettings();
|
||||
virtual ~IntelliToolsettings();
|
||||
|
||||
int getLineWidth();
|
||||
int getLineWidth() const;
|
||||
void setLineWidth(int LineWidth);
|
||||
|
||||
int getInnerAlpha();
|
||||
int getInnerAlpha() const;
|
||||
void setInnerAlpha(int innerAlpha);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user