~elementary-apps/noise/trunk

« back to all changes in this revision

Viewing changes to src/Widgets/Discoverer.vala

  • Committer: Scott Ringwelski
  • Date: 2011-02-10 21:30:53 UTC
  • Revision ID: sgringwe@mtu.edu-20110210213053-d3c7mnexeref3cwj
sexy icons, sexy waf

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
using Gtk;
 
2
 
 
3
public class BeatBox.Discoverer : Widget {
 
4
        private LibraryWindow _owner;
 
5
}