summaryrefslogtreecommitdiff
path: root/beos/gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/gui.cpp')
-rw-r--r--beos/gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/beos/gui.cpp b/beos/gui.cpp
index 96442b400..c91cc43db 100644
--- a/beos/gui.cpp
+++ b/beos/gui.cpp
@@ -1059,7 +1059,7 @@ int gui_init_replicant(int argc, char** argv)
nserror ret;
BPath options;
struct netsurf_table beos_table = {
- &beos_browser_table,
+ &beos_misc_table,
beos_window_table,
beos_download_table,
&beos_clipboard_table,