Merge change 26253 into eclair
* changes: Work around gcc 4.0.3 bug.
This commit is contained in:
@@ -250,7 +250,9 @@ private:
|
|||||||
GraphicPlane& graphicPlane(int dpy);
|
GraphicPlane& graphicPlane(int dpy);
|
||||||
|
|
||||||
void waitForEvent();
|
void waitForEvent();
|
||||||
|
public: // hack to work around gcc 4.0.3 bug
|
||||||
void signalEvent();
|
void signalEvent();
|
||||||
|
private:
|
||||||
void signalDelayedEvent(nsecs_t delay);
|
void signalDelayedEvent(nsecs_t delay);
|
||||||
|
|
||||||
void handleConsoleEvents();
|
void handleConsoleEvents();
|
||||||
|
|||||||
Reference in New Issue
Block a user