12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
/*!
|
|
\headerfile QskGraphicLabelSkin.h
|
|
\brief Base class of all skins for QskGraphicLabel
|
|
*/
|
|
|
|
class QskGraphicLabelSkin
|
|
{
|
|
/*!
|
|
|
|
*/
|
|
};
|