1
0
Fork 0

In progress...

This commit is contained in:
Kolan Sh 2016-04-08 03:12:03 +03:00
parent a030e6d9d9
commit e51480a62c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ namespace LAview.Core.Plugins {
public void show_all () {
composed = false;
dialog.show_all ();
dialog.run ();
}
[CCode (instance_pos = -1)]