summaryrefslogtreecommitdiff
path: root/src/gui/browserbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/browserbox.h')
-rw-r--r--src/gui/browserbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/browserbox.h b/src/gui/browserbox.h
index c6d8f117..95b181ad 100644
--- a/src/gui/browserbox.h
+++ b/src/gui/browserbox.h
@@ -139,7 +139,7 @@ class BrowserBox : public gcn::Widget, public gcn::MouseListener
*/
enum {
UNDERLINE = 1,
- BACKGROUND = 2,
+ BACKGROUND = 2
};
private: