implement build functions

This commit is contained in:
guinux
2017-02-18 17:10:26 +01:00
parent fb4827a36d
commit deda8208ae
11 changed files with 801 additions and 387 deletions

View File

@@ -27,7 +27,6 @@ namespace Pamac {
[GtkChild]
public Gtk.Label action_label;
public ProgressBox () {
Object ();
}