Merge branch 'master' of https://github.com/uwerat/qskinny
This commit is contained in:
commit
e310c3c9bb
@ -25,6 +25,8 @@ namespace
|
|||||||
class Option
|
class Option
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Option() = default; // some compilers need this
|
||||||
|
|
||||||
Option( const QUrl& graphicSource, const QString& text )
|
Option( const QUrl& graphicSource, const QString& text )
|
||||||
: graphicSource( graphicSource )
|
: graphicSource( graphicSource )
|
||||||
, text( text )
|
, text( text )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user