#ifndef PQLBITEM_H
#define PQLBITEM_H
/*
* QListBoxItem interface.
*
* Copyright (C) 1997, Ashley Winters <jql@accessone.com>
*
* You may distribute under the terms of the LGPL as specified in the
* README file
*/
#include <pqt.h>
#include <qlistbox.h>
typedef
const
QListBoxItem CQListBoxItem;
#endif // PQLBITEM_H