diff options
Diffstat (limited to 'lilo-config/README')
-rw-r--r-- | lilo-config/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lilo-config/README b/lilo-config/README index db83406..464c0ef 100644 --- a/lilo-config/README +++ b/lilo-config/README @@ -3,7 +3,7 @@ used Linux boot loader. Parts of the code (basically all the code that does the real work) are designed to be UI independent (if I ever have the time, there will be a textmode -frontend), which is why I'm using "String"s rather than "QString"s throughout +frontend), which is why I'm using "String"s rather than "TQString"s throughout the code. Please don't change this. Send comments/suggestions to [email protected]. |