Fix bone-headed comment from previous commit.
This commit is contained in:
parent
88635ee5b6
commit
64c4d3e532
|
@ -124,7 +124,7 @@ public:
|
|||
* of time.
|
||||
*
|
||||
* @param aMessage is the message to display
|
||||
* @param aTime is the amount of time in microseconds to show the infobar
|
||||
* @param aTime is the amount of time in milliseconds to show the infobar
|
||||
* @param aFlags is the flag containing the icon to display on the left side of the infobar
|
||||
*/
|
||||
void ShowMessageFor( const wxString& aMessage, int aTime, int aFlags = wxICON_INFORMATION );
|
||||
|
|
Loading…
Reference in New Issue