summaryrefslogtreecommitdiff
path: root/src/urlbar/urlbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlbar/urlbar.h')
-rw-r--r--src/urlbar/urlbar.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/urlbar/urlbar.h b/src/urlbar/urlbar.h
index 8808661b..d0e2b60e 100644
--- a/src/urlbar/urlbar.h
+++ b/src/urlbar/urlbar.h
@@ -83,7 +83,6 @@ public:
KGet = 0x00000001,
RSS = 0x00000010,
SSL = 0x00000100,
- BK = 0x00001000
};
explicit UrlBar(QWidget *parent = 0);