summaryrefslogtreecommitdiff
path: root/ui/qt5/intropage.hh
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-08 21:25:15 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-11-08 21:25:15 -0600
commit8174cafecab0818b5f30d3e68ced5b0b89a61ad7 (patch)
tree7e48578c61f8a60e73ba54085ac464a724c16497 /ui/qt5/intropage.hh
parent10b44ce36c2c0660f2fadd7b9f73690e7b6799dd (diff)
downloadhorizon-8174cafecab0818b5f30d3e68ced5b0b89a61ad7.tar.gz
horizon-8174cafecab0818b5f30d3e68ced5b0b89a61ad7.tar.bz2
horizon-8174cafecab0818b5f30d3e68ced5b0b89a61ad7.tar.xz
horizon-8174cafecab0818b5f30d3e68ced5b0b89a61ad7.zip
Qt UI: UI.Intro: we don't need nextId for this page
Diffstat (limited to 'ui/qt5/intropage.hh')
-rw-r--r--ui/qt5/intropage.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt5/intropage.hh b/ui/qt5/intropage.hh
index 1214854..5733985 100644
--- a/ui/qt5/intropage.hh
+++ b/ui/qt5/intropage.hh
@@ -22,7 +22,6 @@
class IntroPage : public HorizonWizardPage {
public:
IntroPage(QWidget *parent = nullptr);
- int nextId() const;
#ifdef HAS_INSTALL_ENV
private: