mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches
This commit is contained in:
13
images/MixerImages.h
Normal file
13
images/MixerImages.h
Normal file
@@ -0,0 +1,13 @@
|
||||
///////////////////////////////////////////////////////
|
||||
// MixerImages.h
|
||||
//
|
||||
// Audacity
|
||||
//
|
||||
// Loads Images related to the mixer toolbar
|
||||
// and the on-track mixer
|
||||
//////////////////////////////////////////////////////
|
||||
|
||||
#include "MixerImages/Mic.xpm"
|
||||
#include "MixerImages/MicAlpha.xpm"
|
||||
#include "MixerImages/Speaker.xpm"
|
||||
#include "MixerImages/SpeakerAlpha.xpm"
|
||||
Reference in New Issue
Block a user