12 lines
135 B
Plaintext
12 lines
135 B
Plaintext
/*!
|
|
\headerfile QskCorner.h
|
|
\brief Attributes of a rounded corner that can be used from QML
|
|
*/
|
|
|
|
class QskCorner
|
|
{
|
|
/*!
|
|
|
|
*/
|
|
};
|