- added user templates to templates menu
- update templates menu when accessed git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@224 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -149,6 +149,7 @@ private:
|
||||
QGridLayout * m_toolBarLayout;
|
||||
|
||||
QMenu * m_templatesMenu;
|
||||
int m_custom_templates_count;
|
||||
|
||||
struct keyModifiers
|
||||
{
|
||||
@@ -166,6 +167,10 @@ private:
|
||||
|
||||
friend class engine;
|
||||
|
||||
|
||||
private slots:
|
||||
void fillTemplatesMenu( void );
|
||||
|
||||
} ;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user