summaryrefslogtreecommitdiff
path: root/src/ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui.c')
-rw-r--r--src/ui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui.c b/src/ui.c
index 266a2f2..d2a437c 100644
--- a/src/ui.c
+++ b/src/ui.c
@@ -7363,7 +7363,7 @@ static void user_interface_page_removed_cb (UserInterface* self, Book* book, Pag
#line 1613 "/home/bob/bzr/simple-scan/3.16/src/ui.vala"
_tmp6_ = _tmp5_;
#line 1613 "/home/bob/bzr/simple-scan/3.16/src/ui.vala"
- if (_tmp6_ == ((guint) 1)) {
+ if (_tmp6_ == ((guint) 0)) {
#line 1614 "/home/bob/bzr/simple-scan/3.16/src/ui.vala"
user_interface_add_default_page (self);
#line 7359 "ui.c"