set Qt::ToolTip-window-flag in order to display correctly - some other positioning code still needs to be fixed

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@743 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-02-29 23:05:57 +00:00
parent 43a0971840
commit 941f843daf
2 changed files with 10 additions and 5 deletions

View File

@@ -1,5 +1,9 @@
2008-02-29 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* src/widgets/text_float.cpp:
set Qt::ToolTip-window-flag in order to display correctly - some other
positioning code still needs to be fixed
* include/import_filter.h:
fixed importFilter::readByte() to return proper integer instead of
signed char - makes import-filters finally work