~ubuntu-branches/ubuntu/raring/muse/raring-proposed

« back to all changes in this revision

Viewing changes to muse/icons.h

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2012-11-22 01:16:59 UTC
  • mto: This revision was merged to the branch mainline in revision 23.
  • Revision ID: package-import@ubuntu.com-20121122011659-a2fwbf33ceqe1s0t
Tags: upstream-2.1~rc1
ImportĀ upstreamĀ versionĀ 2.1~rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
extern QPixmap* backIcon;
88
88
extern QPixmap* forwardIcon;
89
89
extern QPixmap* muteIcon;
 
90
extern QPixmap* eyeIcon;
 
91
extern QPixmap* eyeCrossedIcon;
 
92
extern QPixmap* eyeGrayIcon;
90
93
extern QPixmap* upIcon;
91
94
extern QPixmap* downIcon;
92
95
extern QPixmap* boldIcon;
164
167
extern QPixmap* redLedIcon;
165
168
extern QPixmap* darkRedLedIcon;
166
169
extern QPixmap* greendotIcon;
 
170
extern QPixmap* greendot12x12Icon;
 
171
extern QPixmap* reddotIcon;
167
172
//extern QPixmap* darkgreendotIcon;
168
173
extern QPixmap* graydotIcon;
 
174
extern QPixmap* graydot12x12Icon;
169
175
extern QPixmap* bluedotIcon;
 
176
extern QPixmap* bluedot12x12Icon;
 
177
extern QPixmap* orangedotIcon;
 
178
extern QPixmap* orangedot12x12Icon;
170
179
extern QPixmap* offIcon;
171
180
extern QPixmap* blacksquareIcon;
172
181
extern QPixmap* blacksqcheckIcon;
 
182
extern QPixmap* checkSquareIcon;
173
183
 
174
184
extern QPixmap* mastertrackSIcon;
175
185
extern QPixmap* localoffSIcon;
190
200
extern QPixmap* initSIcon;
191
201
extern QPixmap* deltaOnIcon;
192
202
extern QPixmap* deltaOffIcon;
 
203
extern QPixmap* veloPerNote_OnIcon;
 
204
extern QPixmap* veloPerNote_OffIcon;
193
205
 
194
206
extern QPixmap* addtrack_addmiditrackIcon;
195
207
extern QPixmap* addtrack_audiogroupIcon;