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

« back to all changes in this revision

Viewing changes to tests/test-usage-db-testapp.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:
71
71
gint
72
72
main (gint argc, gchar * argv[])
73
73
{
74
 
        //gtk_init(&argc, &argv);
 
74
#ifndef GLIB_VERSION_2_36
 
75
        g_type_init();
 
76
#endif
 
77
 
75
78
        g_test_init(&argc, &argv, NULL);
76
79
 
77
80
        /* Test suites */