summaryrefslogtreecommitdiffstats
path: root/konsole
diff options
context:
space:
mode:
Diffstat (limited to 'konsole')
-rw-r--r--konsole/konsole/konsole_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/konsole/konsole/konsole_part.cpp b/konsole/konsole/konsole_part.cpp
index 1e02447d9..ffefcc03b 100644
--- a/konsole/konsole/konsole_part.cpp
+++ b/konsole/konsole/konsole_part.cpp
@@ -404,7 +404,7 @@ void konsolePart::makeGUI()
// Select line spacing
selectLineSpacing = new TDESelectAction(i18n("Li&ne Spacing"),
- SmallIconSet("leftjust"), 0, this,
+ SmallIconSet("format-justify-left"), 0, this,
TQT_SLOT(slotSelectLineSpacing()), settingsActions );
TQStringList lineSpacingList;