summaryrefslogtreecommitdiff
path: root/src/dwb.h
diff options
context:
space:
mode:
authorportix <none@none>2013-02-13 18:28:45 +0100
committerportix <none@none>2013-02-13 18:28:45 +0100
commit99571475de41ec2ce1a2fc2a9eb08d2b4cba5bfe (patch)
treea660c8a016c25f32e914c12003d09baa183d21ef /src/dwb.h
parent812f33cea81d2ae783f37fa0644f701158ec1a8f (diff)
downloaddwb-99571475de41ec2ce1a2fc2a9eb08d2b4cba5bfe.zip
Implementing webview.historylist
Diffstat (limited to 'src/dwb.h')
-rw-r--r--src/dwb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dwb.h b/src/dwb.h
index a951792c..789fbc51 100644
--- a/src/dwb.h
+++ b/src/dwb.h
@@ -784,6 +784,7 @@ struct _Misc {
int script_signals;
CloseLastTabPolicy clt_policy;
ProgressBarStyle progress_bar_style;
+ //gboolean javascript_debugging;
};
enum Files {
FILES_FIRST = 0,