summaryrefslogtreecommitdiff
path: root/tests/testiconview-keynav.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testiconview-keynav.c')
-rw-r--r--tests/testiconview-keynav.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testiconview-keynav.c b/tests/testiconview-keynav.c
index 000304dc5d..f7a97223c7 100644
--- a/tests/testiconview-keynav.c
+++ b/tests/testiconview-keynav.c
@@ -117,7 +117,7 @@ keynav_failed (GtkWidget *view,
GtkTreePath *path;
GtkTreeModel *model;
GtkTreeIter iter;
- gint col;
+ int col;
GtkTreePath *sel;
if (view == views->view1 && direction == GTK_DIR_DOWN)