]> git.lyx.org Git - features.git/blobdiff - development/scons/scons_manifest.py
Rename class socket_callback into SocketCallback; adjust buidl systems;
[features.git] / development / scons / scons_manifest.py
index 4a9e52335bfbefe4712ee8e658b5f1be177073d2..d27ce53a23eb56af52ff452836a39cc70b2f1b4d 100644 (file)
@@ -913,7 +913,7 @@ src_frontends_qt4_header_files = Split('''
     Validator.h
     qlkey.h
     qt_helpers.h
-    socket_callback.h
+    SocketCallback.h
 ''')
 
 
@@ -997,7 +997,7 @@ src_frontends_qt4_files = Split('''
     Validator.cpp
     alert_pimpl.cpp
     qt_helpers.cpp
-    socket_callback.cpp
+    SocketCallback.cpp
 ''')