mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Aparently, remove a QXB warning.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
2f86cbdc36
commit
385816be2e
6 changed files with 9 additions and 9 deletions
|
@ -10,7 +10,7 @@ namespace Ui {
|
|||
class TabDiveStatistics : public TabBase {
|
||||
Q_OBJECT
|
||||
public:
|
||||
TabDiveStatistics(QWidget *parent);
|
||||
TabDiveStatistics(QWidget *parent = 0);
|
||||
~TabDiveStatistics();
|
||||
void updateData() override;
|
||||
void clear() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue