Renamed updateDirView to updateWorkspaceView
Disabled sorting in the workspace view FossilOrigin-Name: 330e0819bba257c674afdadb1ab097cd7f7ffe61
This commit is contained in:
@ -47,7 +47,7 @@ private:
|
||||
bool openWorkspace(const QString &path);
|
||||
void loadFossilSettings();
|
||||
QString getFossilHttpAddress();
|
||||
void updateDirView();
|
||||
void updateWorkspaceView();
|
||||
void updateFileView();
|
||||
void selectRootDir();
|
||||
void fossilBrowse(const QString &fossilUrl);
|
||||
|
Reference in New Issue
Block a user