]> git.lyx.org Git - features.git/commit
Rename class socket_callback into SocketCallback; adjust buidl systems;
authorAndré Pönitz <poenitz@gmx.net>
Sat, 15 Sep 2007 17:47:35 +0000 (17:47 +0000)
committerAndré Pönitz <poenitz@gmx.net>
Sat, 15 Sep 2007 17:47:35 +0000 (17:47 +0000)
commitd348b0183bc02752102f50387d07947e1a602986
treed32f1384c3e4de4e288e7dbbd49c36bb3046bfce
parentea0e5ee1d897f9cb14f372da7f07a4207faf08c5
Rename class socket_callback into SocketCallback; adjust buidl systems;
prevent double deletion of socket notifier

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20296 a592a061-630c-0410-9148-cb99ea01b6c8
development/qmake/qt4/qt4.pro
development/scons/scons_manifest.py
src/frontends/Application.h
src/frontends/qt4/GuiApplication.cpp
src/frontends/qt4/GuiApplication.h
src/frontends/qt4/Makefile.am
src/frontends/qt4/SocketCallback.cpp [new file with mode: 0644]
src/frontends/qt4/SocketCallback.h [new file with mode: 0644]
src/frontends/qt4/socket_callback.cpp [deleted file]
src/frontends/qt4/socket_callback.h [deleted file]