mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-18 14:14:59 +02:00
This commit is contained in:
parent
66be34ef91
commit
7b056ebb44
@ -27,7 +27,7 @@ class MainWindow : public RDMainWindow
|
||||
{
|
||||
Q_OBJECT;
|
||||
public:
|
||||
MainWindow(const QString &cmdname,RDConfig *c,Qt::WindowFlags f=0);
|
||||
MainWindow(const QString &cmdname,RDConfig *c,Qt::WindowFlags f=Qt::WindowFlags());
|
||||
bool showNoteBubbles() const;
|
||||
void setShowNoteBubbles(bool state);
|
||||
bool dragEnabled() const;
|
||||
|
Loading…
x
Reference in New Issue
Block a user