]> Pileus Git - ~andy/gtk/blobdiff - perf/treeview.c
Updated POTFILES.skip
[~andy/gtk] / perf / treeview.c
index 461a67a37749948932f53fd756d10298b1036e7d..4c5c2d7999815f398bc844110c9696f7d4be1619 100644 (file)
@@ -7,7 +7,7 @@ struct row_data {
   char *text2;
 };
 
-static struct row_data row_data[] = {
+static const struct row_data row_data[] = {
   { GTK_STOCK_NEW,             "First",                "Here bygynneth the Book of the tales of Caunterbury." },
   { GTK_STOCK_OPEN,            "Second",               "Whan that Aprille, with hise shoures soote," },
   { GTK_STOCK_ABOUT,           "Third",                "The droghte of March hath perced to the roote" },