include QtXml/QDomElement rather than Qt/QtXml - fixes compilation on OS X

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1816 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-10-30 20:03:59 +00:00
parent 3a1ec3f60d
commit fee4fcfc6d
4 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
2008-10-30 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/sid/sid_instrument.cpp:
* plugins/papu/papu_instrument.cpp:
* include/clipboard.h:
include QtXml/QDomElement rather than Qt/QtXml - fixes compilation on
OS X
2008-10-29 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/ladspa_effect/ladspa_effect.cpp: