Correctly initialise state
BUG: 463
This commit is contained in:
committed by
craig.p.drummond
parent
e19c4a0955
commit
3bf4d7aff6
@@ -46,7 +46,7 @@ public:
|
||||
|
||||
SearchPage::SearchPage(QWidget *p)
|
||||
: QWidget(p)
|
||||
, state(0)
|
||||
, state(-1)
|
||||
, model(this)
|
||||
, proxy(this)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user