Removed "Preferences > General > Show processing profile selector". Issue 2571

This commit is contained in:
DrSlony
2015-05-20 20:51:35 +02:00
parent 2111271e8f
commit 80354c4188
37 changed files with 4 additions and 74 deletions

View File

@@ -196,7 +196,6 @@ class EditorPanel : public Gtk::VBox,
bool handleShortcutKey (GdkEventKey* event);
bool getIsProcessing() const { return isProcessing; }
void updateProfileSelector(bool showMe);
void updateTPVScrollbar (bool hide);
void updateTabsUsesIcons (bool useIcons);
void updateHistogramPosition (int oldPosition, int newPosition);