|
|
@ -16,7 +16,7 @@
|
|
|
|
***************************************************************************/
|
|
|
|
***************************************************************************/
|
|
|
|
|
|
|
|
|
|
|
|
#include "boldlistboxitem.h"
|
|
|
|
#include "boldlistboxitem.h"
|
|
|
|
#include <ntqpainter.h>
|
|
|
|
#include <tqpainter.h>
|
|
|
|
|
|
|
|
|
|
|
|
BoldListBoxItem::BoldListBoxItem(TQListBox *listbox, const TQPixmap &pix,
|
|
|
|
BoldListBoxItem::BoldListBoxItem(TQListBox *listbox, const TQPixmap &pix,
|
|
|
|
const TQString &text, bool bold)
|
|
|
|
const TQString &text, bool bold)
|
|
|
|