~artem-anufrij/footnote/optimize-workflow

« back to all changes in this revision

Viewing changes to src/Footnote.vala

  • Committer: artem-anufrij
  • Date: 2015-01-08 19:54:32 UTC
  • Revision ID: artem-anufrij-20150108195432-cucdkje6yrbqhgvb
remove // line

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
        public Gtk.Window                mainwindow;
56
56
        public Widgets.SideBar sidebar;
57
57
        public Granite.Widgets.Welcome welcome;
58
 
        //public Granite.Widgets.ModeButton view_mode;
59
58
        public Granite.Widgets.ThinPaned hmain;
60
59
        private Gtk.Stack stack;
61
60