gtk/tests: Fix for -Wmissing-declarations

I'm adding a bunch of fixes for gcc complaining about
-Wmissing-declarations after finding a bunch of cases today where I
had forgotten to make functions static in the CSS code.

This patch fixes the tests in gtk/tests.

After this last patch, the gtk/ subdir should now compile without
warnings when this flag is enabled.
This commit is contained in:
Benjamin Otte
2012-10-02 19:30:50 +02:00
parent 03f5ff20de
commit 1037398041
5 changed files with 24 additions and 2 deletions

View File

@ -26,6 +26,8 @@
* - And we also need tests for creating these child levels, etc.
*/
#include "treemodel.h"
#include <gtk/gtk.h>
static inline gboolean