Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/teraterm/ttpset/ttset.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10042 by zmatsuo, Wed Jul 6 14:11:33 2022 UTC revision 10059 by zmatsuo, Fri Jul 15 12:59:29 2022 UTC
# Line 2286  void PASCAL ReadIniFile(const wchar_t *F Line 2286  void PASCAL ReadIniFile(const wchar_t *F
2286    
2287          // Experimental          // Experimental
2288          ts->ExperimentalTreeProprtySheetEnable = GetOnOff("Experimental", "TreeProprtySheet", FName, FALSE);          ts->ExperimentalTreeProprtySheetEnable = GetOnOff("Experimental", "TreeProprtySheet", FName, FALSE);
2289            ts->ExperimentalDontUseFontDialog = GetOnOff("Experimental", "DontUseFontDialog", FName, FALSE);
2290  }  }
2291    
2292  void PASCAL WriteIniFile(const wchar_t *FName, PTTSet ts)  void PASCAL WriteIniFile(const wchar_t *FName, PTTSet ts)

Legend:
Removed from v.10042  
changed lines
  Added in v.10059

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26