~kjtehprogrammer/pantheon-files/editable-pathbar

« back to all changes in this revision

Viewing changes to src/View/Chrome/TopMenu.vala

  • Committer: KJ Lawrence
  • Date: 2014-05-24 03:48:19 UTC
  • mfrom: (1485.1.18 pantheon-files)
  • Revision ID: kjtehprogrammer@gmail.com-20140524034819-veos3kl0rb0mw5n3
Merging with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
 
81
81
            show ();
82
82
        }
83
 
 
84
 
        private void toolitems_destroy (Gtk.Widget? w) {
85
 
            ((Gtk.Container) this).remove (w);
86
 
        }
87
83
    }
88
 
}
 
 
b'\\ No newline at end of file'
 
84
}