Mercurial > hg > sonic-visualiser
comparison main/MainWindow.h @ 72:34dc23246f46
* Press X to toggle the property boxes
author | Chris Cannam |
---|---|
date | Tue, 14 Nov 2006 16:06:00 +0000 |
parents | e269ae6ed008 |
children | e200055fe80b |
comparison
equal
deleted
inserted
replaced
71:51f34d378a3a | 72:34dc23246f46 |
---|---|
126 void showNoOverlays(); | 126 void showNoOverlays(); |
127 void showBasicOverlays(); | 127 void showBasicOverlays(); |
128 void showAllTextOverlays(); | 128 void showAllTextOverlays(); |
129 | 129 |
130 void toggleZoomWheels(); | 130 void toggleZoomWheels(); |
131 void togglePropertyBoxes(); | |
131 | 132 |
132 void play(); | 133 void play(); |
133 void ffwd(); | 134 void ffwd(); |
134 void ffwdEnd(); | 135 void ffwdEnd(); |
135 void rewind(); | 136 void rewind(); |