]> Dogcows Code - chaz/openbox/blobdiff - otk/otk_wrap.cc
restart works
[chaz/openbox] / otk / otk_wrap.cc
index f5562ad83242553f37d216b830c5ad51a167ed92..7373d9f8cc2c69cd3e5fb6e31a7c88d7d2eb3d9d 100644 (file)
@@ -12800,7 +12800,7 @@ static PyObject *_wrap_basename(PyObject *self, PyObject *args) {
             SWIG_exception(SWIG_TypeError, "string expected");
         }
     }
-    result = basename((std::string const &)*arg1);
+    result = otk::basename((std::string const &)*arg1);
     
     {
         resultobj = PyString_FromString((&result)->c_str());
This page took 0.022299 seconds and 4 git commands to generate.