Mercurial > hg > tony
comparison src/MainWindow.h @ 21:05070252e43f
larger notes plus basic editing functions are now enabled by temporary star icon in toolbar
author | gyorgyf |
---|---|
date | Wed, 17 Apr 2013 09:15:05 +0100 |
parents | ab5b3300ba1a |
children | bf342201e4f6 |
comparison
equal
deleted
inserted
replaced
20:c0996fd84876 | 21:05070252e43f |
---|---|
95 virtual void website(); | 95 virtual void website(); |
96 virtual void help(); | 96 virtual void help(); |
97 virtual void about(); | 97 virtual void about(); |
98 virtual void keyReference(); | 98 virtual void keyReference(); |
99 | 99 |
100 // GF: temporary function for switching to edit mode | |
101 virtual void selectEditMode(); | |
102 | |
103 | |
100 protected: | 104 protected: |
101 Analyser *m_analyser; | 105 Analyser *m_analyser; |
102 | 106 |
103 Overview *m_overview; | 107 Overview *m_overview; |
104 Fader *m_fader; | 108 Fader *m_fader; |