30 Nov
2006
30 Nov
'06
10:43
https://bugzilla.novell.com/show_bug.cgi?id=224548 ------- Comment #2 from dmacvicar@novell.com 2006-11-30 03:43 MST ------- It is a Qt warning. The resulting code was done over a QWidget, instead of a KMainWindow, which provides much more features. QWidget does not have a layout, but KManWindow does. When cleaning the code, basically we got a layout over a layout, which is harmless. Basically Qt is saying "Why would you need that?". -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.