mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-14 14:49:59 +02:00
Added File > New in the title block template editor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1444 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -40,8 +40,10 @@ class TitleBlockTemplateLocationChooser : public QWidget {
|
||||
TitleBlockTemplatesCollection *collection() const;
|
||||
QString name() const;
|
||||
void setLocation(const TitleBlockTemplateLocation &);
|
||||
|
||||
private:
|
||||
void init();
|
||||
int indexForCollection(TitleBlockTemplatesCollection *) const;
|
||||
|
||||
// slots
|
||||
private slots:
|
||||
|
||||
Reference in New Issue
Block a user