cleanup: remove QCalendarWidget forward declaration and include
This is an artifact of code that never came to be. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
330b300f22
commit
bed64f20ba
@ -5,7 +5,6 @@
|
||||
#include <QProcess>
|
||||
#include <QFileDialog>
|
||||
#include <QShortcut>
|
||||
#include <QCalendarWidget>
|
||||
#include <QKeyEvent>
|
||||
#include <QAction>
|
||||
#include <QDesktopServices>
|
||||
|
||||
@ -124,8 +124,6 @@ private:
|
||||
Ui::URLDialog ui;
|
||||
};
|
||||
|
||||
class QCalendarWidget;
|
||||
|
||||
class DiveComponentSelection : public QDialog {
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user