X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FGUI%2Fnew_gui.hxx;h=0797d53a66ac8551f4b8adc9e0362b00fd832297;hb=c5366cceb6d345d3526ab013b04eb815fe0a6845;hp=5932512fdd33b29e8e683833c1f570617c8de2dd;hpb=b5ff87181c9ba37feb1e33f6adc932aab888adf0;p=flightgear.git diff --git a/src/GUI/new_gui.hxx b/src/GUI/new_gui.hxx index 5932512fd..0797d53a6 100644 --- a/src/GUI/new_gui.hxx +++ b/src/GUI/new_gui.hxx @@ -219,7 +219,7 @@ private: void clear_colors(); // Read all the configuration files in a directory. - void readDir (const char * path); + void readDir (const SGPath& path); FGMenuBar * _menubar; FGDialog * _active_dialog;