]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tconfig.tex
Added wxDataViewModel::GetChildren() (removed GetSibling() and GetFirstChild())
[wxWidgets.git] / docs / latex / wx / tconfig.tex
index cff03372180c698adad3506c8df59a9f37e168d4..92475c75ebc1b6f98b3f5330d6911493a5024a2e 100644 (file)
@@ -35,9 +35,8 @@ configuration files. Other (future) implementations of wxConfigBase might also
 understand GTK resource files or their analogues on the KDE side.
 
 In any case, each implementation of wxConfigBase does its best to
-make the data look the same way everywhere. Due
-to the limitations of the underlying physical storage as in the case of
-wxIniConfig, it may not implement 100\% of the base class functionality.
+make the data look the same way everywhere. Due to limitations of the underlying 
+physical storage, it may not implement 100\% of the base class functionality.
 
 There are groups of entries and the entries themselves. Each entry contains either a string or a number
 (or a boolean value; support for other types of data such as dates or