mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-13 03:40:31 +02:00
Linenverwaltung
This commit is contained in:
@@ -436,9 +436,11 @@ void IntelliPhotoGui::createGui(){
|
||||
|
||||
// create Gui elements
|
||||
paintingArea = new PaintingArea();
|
||||
Push
|
||||
|
||||
// set gui elements
|
||||
mainLayout->addWidget(paintingArea);
|
||||
mainLayout->addWidget(paintingArea,1,1,10,10);
|
||||
mainLayout->addWiget();
|
||||
}
|
||||
|
||||
void IntelliPhotoGui::setIntelliStyle(){
|
||||
|
||||
Reference in New Issue
Block a user