summaryrefslogtreecommitdiffstats
path: root/src/widgets/font-selector.cpp
diff options
context:
space:
mode:
authorJon A. Cruz <jon@joncruz.org>2013-04-28 18:38:55 +0000
committerJon A. Cruz <jon@joncruz.org>2013-04-28 18:38:55 +0000
commit33db29c8296508ff2fa50e619831cebf6f4d85cc (patch)
treeff74cb67ea68e1709983ac7d66de257d7dd5733d /src/widgets/font-selector.cpp
parentUI messages: end with : in front of edit box (diff)
downloadinkscape-33db29c8296508ff2fa50e619831cebf6f4d85cc.tar.gz
inkscape-33db29c8296508ff2fa50e619831cebf6f4d85cc.zip
Warning cleanup.
(bzr r12309)
Diffstat (limited to 'src/widgets/font-selector.cpp')
-rw-r--r--src/widgets/font-selector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/font-selector.cpp b/src/widgets/font-selector.cpp
index 453ef683f..7fa848f1e 100644
--- a/src/widgets/font-selector.cpp
+++ b/src/widgets/font-selector.cpp
@@ -332,7 +332,7 @@ static void sp_font_selector_family_select_row(GtkTreeSelection *selection,
}
// Callback when row changed
-static void sp_font_selector_style_select_row (GtkTreeSelection *selection,
+static void sp_font_selector_style_select_row (GtkTreeSelection * /*selection*/,
SPFontSelector *fsel)
{
if (!fsel->block_emit)