]> Pileus Git - grits/blobdiff - src/gis-test.c
Win32 build fixes
[grits] / src / gis-test.c
index 6366ade7836541654c55cb9602abd2a5f6a81c68..1146f41215731d985502e1ba411d4871ed60114f 100644 (file)
@@ -88,8 +88,8 @@ int main(int argc, char **argv)
 
        /* Configurable stuff */
        gis_viewer_set_offline(viewer, TRUE);
-       //load_plugin(plugins, "elev",  viewer, prefs, GTK_NOTEBOOK(config));
-       //load_plugin(plugins, "env",   viewer, prefs, GTK_NOTEBOOK(config));
+       load_plugin(plugins, "elev",  viewer, prefs, GTK_NOTEBOOK(config));
+       load_plugin(plugins, "env",   viewer, prefs, GTK_NOTEBOOK(config));
        //load_plugin(plugins, "map",   viewer, prefs, GTK_NOTEBOOK(config));
        load_plugin(plugins, "sat",   viewer, prefs, GTK_NOTEBOOK(config));
        //load_plugin(plugins, "test",  viewer, prefs, GTK_NOTEBOOK(config));