Dropping a fossil workspace file or folder on Fuel now opens that workspace
Refactored some localizations FossilOrigin-Name: 0d190dea85179af6c22225f5d443fd363d4d8842
This commit is contained in:
@ -164,6 +164,9 @@ private:
|
||||
void updateStashView();
|
||||
void selectRootDir();
|
||||
void fossilBrowse(const QString &fossilUrl);
|
||||
void dragEnterEvent(class QDragEnterEvent *event);
|
||||
void dropEvent(class QDropEvent *event);
|
||||
|
||||
|
||||
virtual QMenu *createPopupMenu();
|
||||
|
||||
|
Reference in New Issue
Block a user