mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-02-19 18:19:58 +01:00
Title block template editor: now write the preview width to application settings.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1538 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -116,6 +116,7 @@ class QETTitleBlockTemplateEditor : public QETMainWindow {
|
||||
bool saveAsFile();
|
||||
void setReadOnly(bool);
|
||||
void quit();
|
||||
void savePreviewWidthToApplicationSettings(int, int);
|
||||
|
||||
private slots:
|
||||
TitleBlockTemplateLocation getTitleBlockTemplateLocationFromUser(const QString & = QString(), bool existing_only = true);
|
||||
|
||||
Reference in New Issue
Block a user