tabular and single tab workflows reunited! option in preferences

This commit is contained in:
Andrey Skvortsov
2010-10-01 22:10:07 -07:00
parent e679dd1a8f
commit 60fea52af1
8 changed files with 85 additions and 56 deletions

View File

@@ -145,7 +145,6 @@ class EditorPanel : public Gtk::VBox,
void saveOptions ();
Gtk::Paned *catalogPane;
bool on_expose_event(GdkEventExpose* event);
};
#endif