Author: al
Date: 2010-01-31 16:20:00 +0100 (Sun, 31 Jan 2010)
New Revision: 3150
Modified:
trunk/src/rs-toolbox.c
Log:
Fixing wrong placed WIN32 compile check.
Modified: trunk/src/rs-toolbox.c
===================================================================
--- trunk/src/rs-toolbox.c 2010-01-31 13:14:27 UTC (rev 3149)
+++ trunk/src/rs-toolbox.c 2010-01-31 15:20:00 UTC (rev 3150)
@@ -238,7 +238,6 @@
self->mute_from_photo = FALSE;
}
-#ifndef WIN32
static void
dcp_profile_selected(RSProfileSelector *selector, RSDcpFile *dcp, RSToolbox
*toolbox)
{
@@ -259,6 +258,7 @@
rs_core_action_group_activate("AddProfile");
}
+#ifndef WIN32
static void
conf_histogram_height_changed(GConfClient *client, guint cnxn_id, GConfEntry
*entry, gpointer user_data)
{
_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit