Refactored how preview keeps up with model changes.
This commit is contained in:
+2
-2
@@ -56,8 +56,8 @@ public:
|
||||
// Slots
|
||||
/////////////////////////////////
|
||||
private slots:
|
||||
void onLabelChanged();
|
||||
void onLabelSizeChanged();
|
||||
void onModelChanged();
|
||||
void updateView();
|
||||
void onFormChanged();
|
||||
void onPrintButtonClicked();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user