diff options
Diffstat (limited to 'src/dialogs/swatches.cpp')
| -rw-r--r-- | src/dialogs/swatches.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/swatches.cpp b/src/dialogs/swatches.cpp index 1f5ae5c7c..10f30e64b 100644 --- a/src/dialogs/swatches.cpp +++ b/src/dialogs/swatches.cpp @@ -202,7 +202,7 @@ static void dragBegin( GtkWidget *widget, GdkDragContext* dc, gpointer data ) } //"drag-drop" -// gboolean dragDropColorData( GtkWidget *widget, +// bool dragDropColorData( GtkWidget *widget, // GdkDragContext *drag_context, // gint x, // gint y, |
