]> Dogcows Code - chaz/openbox/blobdiff - otk/style.cc
add the config header and emacs comment to all the .cc's
[chaz/openbox] / otk / style.cc
index 277924d6d9b4e63d90f94c3af57b67d95efde838..89c7b05d5cf0f81408c63b77453feb716696b3d1 100644 (file)
@@ -1,6 +1,8 @@
-#ifdef    HAVE_CONFIG_H
-#include "../config.h"
-#endif // HAVE_CONFIG_H
+// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
+
+#ifdef HAVE_CONFIG_H
+# include "../config.h"
+#endif
 
 #include <assert.h>
 #include <iostream>
This page took 0.020053 seconds and 4 git commands to generate.