QTfrontend/hwform.cpp
changeset 2443 fececcbc2189
parent 2439 a1720b062b9c
child 2468 0b62498c201a
--- a/QTfrontend/hwform.cpp	Wed Oct 14 16:30:41 2009 +0000
+++ b/QTfrontend/hwform.cpp	Wed Oct 14 22:12:02 2009 +0000
@@ -77,7 +77,9 @@
 
 	CustomizePalettes();
         
+#ifdef _WIN32
     sdli.setHardwareSound(settings.value("audio/hardware", false).toBool());
+#endif
         
 	ui.pageOptions->CBResolution->addItems(sdli.getResolutions());