From 231f6c67b00d1e8e2a7810eb8a1737dd7e7d9f90 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 16 Jun 2014 16:22:36 +0200 Subject: Fix missing details on startup Fix that default selection is obscure --- src/dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dialog.h') diff --git a/src/dialog.h b/src/dialog.h index 94c20b0..39f9bdb 100644 --- a/src/dialog.h +++ b/src/dialog.h @@ -47,6 +47,7 @@ class Dialog : public QDialog { QTimer *centerTimer_; QString autoStartEntry_; int activeTab_; + int oldRow_; QString strings_[STR__MAX]; void readPVSSettings(); void writePVSSettings(); -- cgit v1.2.3-55-g7522