From Eric Sokolowsky, warning fixes for g++ 4.0 under Fedora Core 4.

This commit is contained in:
Robert Osfield
2005-08-25 17:53:01 +00:00
parent fb96298355
commit d154c2a4cd
10 changed files with 24 additions and 12 deletions

View File

@@ -54,6 +54,7 @@ then you then respond the flag being set in your own leisure.
class GUIActionAdapter
{
public:
virtual ~GUIActionAdapter() {}
/**
requestRedraw() requests a single redraw.