Beautified log output
FossilOrigin-Name: 36ef959eec3bb9c4f84b5e0acf9cc728c14633e1
This commit is contained in:
@ -142,7 +142,7 @@ private:
|
||||
void saveSettings();
|
||||
const QString &getCurrentWorkspace();
|
||||
void setCurrentWorkspace(const QString &workspace);
|
||||
void log(const QString &text);
|
||||
void log(const QString &text, bool isHTML=false);
|
||||
void setStatus(const QString &text);
|
||||
bool uiRunning() const { return fossilUI.state() == QProcess::Running; }
|
||||
void getSelectionFilenames(QStringList &filenames, int includeMask=RepoFile::TYPE_ALL, bool allIfEmpty=false);
|
||||
|
Reference in New Issue
Block a user