aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test-colourswatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-colourswatch.c')
-rw-r--r--tests/test-colourswatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-colourswatch.c b/tests/test-colourswatch.c
index a565e39..8a38ad6 100644
--- a/tests/test-colourswatch.c
+++ b/tests/test-colourswatch.c
@@ -22,7 +22,7 @@ main(int argc, char ** argv)
{
for (j = 0; j <4; j++)
{
- GtkButton *button;
+ GtkWidget *button;
swatch = owl_colour_swatch_new ();
button = gtk_button_new ();
gtk_button_set_relief (GTK_BUTTON (button), GTK_RELIEF_NONE);