*/
void toggleSplitView();
+ /** Dedicated action to open the stash:/ ioslave in split view. */
+ void toggleSplitStash();
+
/** Reloads the currently active view. */
void reloadView();
void enableStopAction();
void disableStopAction();
- void showFilterBar();
+ void showFilterBar(bool show);
/**
* Toggles between edit and browse mode of the navigation bar.