mac fix for parenthesis matching

This commit is contained in:
mae
2009-04-28 19:02:58 +02:00
parent d213532a0f
commit 3b917fde19
2 changed files with 8 additions and 1 deletions

View File

@@ -239,6 +239,8 @@ public:
void finish();
bool isRunning() const;
signals:
void updateRequest(int position, QRectF rect);