mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-23 16:08:15 +02:00
This commit is contained in:
parent
66be34ef91
commit
7b056ebb44
@ -27,7 +27,7 @@ class MainWindow : public RDMainWindow
|
|||||||
{
|
{
|
||||||
Q_OBJECT;
|
Q_OBJECT;
|
||||||
public:
|
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;
|
bool showNoteBubbles() const;
|
||||||
void setShowNoteBubbles(bool state);
|
void setShowNoteBubbles(bool state);
|
||||||
bool dragEnabled() const;
|
bool dragEnabled() const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user