Added Push/Pull actions
FossilOrigin-Name: aea0b01c82bcd9caa71a5049c60e07ad6b3aed41
This commit is contained in:
@ -77,6 +77,10 @@ private slots:
|
||||
|
||||
void on_actionOpenFile_triggered();
|
||||
|
||||
void on_actionPush_triggered();
|
||||
|
||||
void on_actionPull_triggered();
|
||||
|
||||
public slots:
|
||||
void on_tableView_customContextMenuRequested(const QPoint &pos);
|
||||
|
||||
|
Reference in New Issue
Block a user