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