mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-14 20:30:32 +02:00
PolygonTool fertig
This commit is contained in:
@@ -68,7 +68,6 @@ private:
|
||||
//set style of the GUI
|
||||
void setIntelliStyle();
|
||||
|
||||
|
||||
// Will check if changes have occurred since last save
|
||||
bool maybeSave();
|
||||
// Opens the Save dialog and saves
|
||||
@@ -123,7 +122,6 @@ private:
|
||||
|
||||
//main GUI elements
|
||||
QWidget* centralGuiWidget;
|
||||
QPushButton* Toolmanager;
|
||||
QGridLayout *mainLayout;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user