Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jun 20, 2016
1 parent 07490d8 commit eb2207b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doomsday/sdk/libshell/include/de/shell/textwidget.h
Expand Up @@ -51,7 +51,7 @@ class LIBSHELL_PUBLIC TextWidget : public QObject, public Widget
Q_OBJECT

public:
TextWidget(String const &name = "");
TextWidget(String const &name = String());

TextRootWidget &root() const;

Expand Down

0 comments on commit eb2207b

Please sign in to comment.