| 
    Planeshift
    
   | 
 
Used to store an option about on screen options. More...
#include <psmainwidget.h>
Public Attributes | |
| int | type | 
| The type of message.  More... | |
| bool | value | 
| If the message is active or not.  More... | |
Used to store an option about on screen options.
Definition at line 161 of file psmainwidget.h.
| int psMainWidget::mesgOption::type | 
The type of message.
Definition at line 163 of file psmainwidget.h.
| bool psMainWidget::mesgOption::value | 
If the message is active or not.
Definition at line 164 of file psmainwidget.h.