When creating a new repository always show unknown files
Moved the clear log action to the log context menu The file view now displays the actual filetype icons Better resizing for columns in the fileview Fixed crash in drag and drop in Linux FossilOrigin-Name: 03c02e59f350369dd0a66f24fda209f4ab50137d
This commit is contained in:
@ -226,7 +226,7 @@ private slots:
|
||||
void on_actionApplyStash_triggered();
|
||||
void on_actionDeleteStash_triggered();
|
||||
void on_actionDiffStash_triggered();
|
||||
|
||||
void on_textBrowser_customContextMenuRequested(const QPoint &pos);
|
||||
private:
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user