~teejee2008/timeshift/trunk

« back to all changes in this revision

Viewing changes to src/Gtk/SettingsWindow.vala

  • Committer: Tony George
  • Date: 2016-10-05 06:56:05 UTC
  • Revision ID: tony.george.kol@gmail.com-20161005065605-xhm9kcr7twp3b3ib
Disabled ionice options

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
                notes_box = new FinishBox(this, true);
84
84
                notebook.append_page (notes_box, label);
85
85
 
86
 
                // TODO: Add a tab for excluding browser cache and other items
87
 
 
88
86
                create_actions();
89
87
 
90
88
                //log_debug("ui created");