|
|
|
@ -313,9 +313,9 @@ class KColorCombo2::KColorCombo2Private
|
|
|
|
|
/** class KColorCombo2: */
|
|
|
|
|
|
|
|
|
|
/* All code for the popup management (including the constructor, popup() and eventFilter())
|
|
|
|
|
* has been copied from the KDateEdit widget (in libkdepim).
|
|
|
|
|
* has been copied from the KDateEdit widget (in libtdepim).
|
|
|
|
|
*
|
|
|
|
|
* Some other piece of code comes from KColorButton (in libkdeui) to enable color drag, drop, copy and paste.
|
|
|
|
|
* Some other piece of code comes from KColorButton (in libtdeui) to enable color drag, drop, copy and paste.
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
KColorCombo2::KColorCombo2(const TQColor &color, const TQColor &defaultColor, TQWidget *parent, const char *name)
|
|
|
|
|