Made FileView columns resizable and movable
Shift-Right Clicking in Windows invokes the explorer context menu FossilOrigin-Name: 837bdcc1c791b82712aaed52311e783a8fe1a135
This commit is contained in:
@ -228,6 +228,8 @@ private slots:
|
||||
void on_actionDeleteStash_triggered();
|
||||
void on_actionDiffStash_triggered();
|
||||
void on_textBrowser_customContextMenuRequested(const QPoint &pos);
|
||||
void on_tableView_customContextMenuRequested(const QPoint &pos);
|
||||
|
||||
private:
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user