tests/plugindialog.vala
[app.Builder.js] / tests / plugindialog.vala
index f1fd8f7..239d388 100644 (file)
@@ -7,7 +7,7 @@
 
 int main (string[] args) {
        Gtk.init (ref args);
-       var c  = Xcls_DialogPluginWebkit();
+       var c  = new Xcls_DialogPluginWebkit();
        c.show();