mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-06 01:40:12 -05:00
- fixed H9632 problem.
- added desktop file and icon new options --with-desktop-dir and --with-pixmap-dir. - fixed CXXFLAGS for soundbase option. - fixed compile warnings.
This commit is contained in:
parent
4046e31368
commit
ca7ae60abd
14 changed files with 160 additions and 57 deletions
|
|
@ -19,6 +19,7 @@
|
|||
*/
|
||||
|
||||
#pragma implementation
|
||||
#define HDSPMIXER_DEFINE_OUTPUT_LABELS
|
||||
#include "HDSPMixerOutput.h"
|
||||
|
||||
HDSPMixerOutput::HDSPMixerOutput(int x, int y, int w, int h, int num):Fl_Group(x, y, w, h)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue