Merge with 'Beep6581/dev'
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "guiutils.h"
|
||||
|
||||
class EditorPanel;
|
||||
struct ExternalEditor;
|
||||
class RTWindow;
|
||||
|
||||
class EditWindow :
|
||||
@@ -63,6 +64,7 @@ public:
|
||||
bool selectEditorPanel(const std::string &name);
|
||||
bool closeOpenEditors();
|
||||
bool isProcessing();
|
||||
void updateExternalEditorWidget(int selectedIndex, const std::vector<ExternalEditor> &editors);
|
||||
void updateToolPanelToolLocations(
|
||||
const std::vector<Glib::ustring> &favorites, bool cloneFavoriteTools);
|
||||
|
||||
|
Reference in New Issue
Block a user