┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/iconsizedialog.cpp
AgeCommit message (Collapse)Author
2007-04-09adapt Dolphin to kdelibs coding style ↵Peter Penz
(http://techbase.kde.org/Policies/Kdelibs_Coding_Style) by using: astyle --indent=spaces=4 --brackets=linux \ --indent-labels --pad=oper --unpad=paren \ --one-line=keep-statements --convert-tabs \ --indent-preprocessor \ `find -type f -name '*.cpp'` `find -type f -name '*.h'` svn path=/trunk/KDE/kdebase/apps/; revision=651981
2007-04-04i18n style guide fixesStephan Binner
svn path=/trunk/KDE/kdebase/apps/; revision=650575
2007-03-11assure that the iconsview settings-dialog fits on a 800 x 600 screenPeter Penz
svn path=/trunk/KDE/kdebase/apps/; revision=641493