1
0
Fork 0

Reformatting.

This commit is contained in:
Durk Talsma 2015-05-14 18:20:25 +02:00
parent 98682c0c68
commit 1dc7d4cf11

View file

@ -187,7 +187,7 @@ static bool doFrequencyDisplay( const SGPropertyNode* args )
FGATCDialogNew * FGATCDialogNew::_instance = NULL; FGATCDialogNew * FGATCDialogNew::_instance = NULL;
FGATCDialogNew::FGATCDialogNew() FGATCDialogNew::FGATCDialogNew()
: _gui(NULL), : _gui(NULL),
dialogVisible(true) dialogVisible(true)
{ {
} }