aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/inspector.h
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-02 11:50:21 +0100
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2010-01-02 11:50:21 +0100
commit7f8ef03cfd55c266de8b78bfa19e154e1e9047b6 (patch)
tree27f61780ca1d1f37d1d561d03e2ad1708f03ab40 /src/inspector.h
parentcf98a9a7f1713c81ba855f79de2a48aa1f994714 (diff)
move source files from project root into src directory. Makefile is a bit broken though
Diffstat (limited to 'src/inspector.h')
-rw-r--r--src/inspector.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/inspector.h b/src/inspector.h
new file mode 100644
index 0000000..57d0ca9
--- /dev/null
+++ b/src/inspector.h
@@ -0,0 +1,7 @@
+/*
+ ** WebInspector
+ ** (c) 2009 by Robert Manea
+*/
+
+void
+set_up_inspector();