Opened 4 years ago
Closed 4 years ago
#46 closed defect (fixed)
Missing ',' in #ifdef OS_LINUX section of QtAudioSettings.cpp
| Reported by: | schlatterbeck | Owned by: | laurent |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | GUI | Version: | 2.2-RC3 |
| Keywords: | Cc: |
Description
See patch. Looks like it was only tested on some other non-linux architecture before checkin.
Attachments (1)
Change History (3)
Changed 4 years ago by schlatterbeck
comment:1 Changed 4 years ago by laurent
Looks like it was only tested on some other non-linux architecture before checkin.
Yes, it's true.
Sorry for my mistake ...
Thanks for your patch, i will aplly it .
comment:2 Changed 4 years ago by laurent
- Resolution set to fixed
- Status changed from new to closed
applied
Note: See
TracTickets for help on using
tickets.

patch