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:
xavier
2012-01-09 18:50:26 +00:00
parent 364750f09d
commit 980490fd82
4 changed files with 32 additions and 2 deletions

View File

@@ -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: