double click on ProfileInterface widgets open specific dialog, german

translation updated
This commit is contained in:
Rafael 2016-04-02 21:09:07 +02:00
parent 9062c88aea
commit 5c4f390bd2
15 changed files with 300 additions and 181 deletions

View file

@ -39,6 +39,9 @@ private slots:
void on_cmdDelete_clicked();
void on_cmdCopy_clicked();
protected:
void mouseDoubleClickEvent(QMouseEvent *ev);
private:
Ui::SavegameWidget *ui;
SavegameData *sgdata;