In progress...
This commit is contained in:
parent
8c518f5f75
commit
1eed65f716
@ -2,7 +2,7 @@ namespace LAview.Core.Plugins {
|
||||
using Gtk, LAview;
|
||||
|
||||
class ObjectExampleDialog : Object {
|
||||
Dialog dialog;
|
||||
Window dialog;
|
||||
|
||||
public ObjectExampleDialog (Window parent) throws Error {
|
||||
var builder = new Builder ();
|
||||
|
Loading…
x
Reference in New Issue
Block a user