Fix compile

This commit is contained in:
dt
2010-02-19 17:38:06 +01:00
parent 3840f86127
commit 47935c9af3

View File

@@ -86,7 +86,6 @@ public:
MessageManagerPrototype(QObject *parent = 0); MessageManagerPrototype(QObject *parent = 0);
public slots: public slots:
void displayStatusBarMessage(const QString &text, int ms = 0);
void printToOutputPane(const QString &text, bool bringToForeground); void printToOutputPane(const QString &text, bool bringToForeground);
void printToOutputPanePopup(const QString &text); // pops up void printToOutputPanePopup(const QString &text); // pops up
void printToOutputPane(const QString &text); void printToOutputPane(const QString &text);