diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ that we would like to make for the next binary incompatible release. - Use of the C++ keyword "explicit". Make all ctors explicit which can be used with one parameter to minimize wrong use of the class (i.e. have a look at - Dirk's work on KURL). Another candidate: KService( KDesktopFile *config ). + Dirk's work on KURL). Another candidate: KService( TDEDesktopFile *config ). KGuiItem has one of these dangerous ctors, too. KUser has a whole bunch of them. |
