~ubuntu-branches/ubuntu/saucy/hud/saucy-proposed

« back to all changes in this revision

Viewing changes to tests/test-usage-db-simple.c

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release
  • Date: 2013-06-05 12:33:44 UTC
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: package-import@ubuntu.com-20130605123344-cpp4to647tyfv7kr
Tags: upstream-13.10.1daily13.06.05.1
ImportĀ upstreamĀ versionĀ 13.10.1daily13.06.05.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
gint
98
98
main (gint argc, gchar * argv[])
99
99
{
100
 
        //gtk_init(&argc, &argv);
 
100
#ifndef GLIB_VERSION_2_36
 
101
        g_type_init ();
 
102
#endif
 
103
 
101
104
        g_test_init(&argc, &argv, NULL);
102
105
 
103
106
        /* Test suites */