summaryrefslogtreecommitdiffstats
path: root/src/configuredialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-18 18:12:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-18 18:12:54 -0600
commita6a8ad44b48bdfff1a1a3123097a84f23105f64b (patch)
treece37b6ebfd5a90ad734fe2e0749facf521d7fb72 /src/configuredialog.cpp
parent80f772ad054f92e81e0eb3bc7319a32e8a4e8a05 (diff)
downloadkpowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.tar.gz
kpowersave-a6a8ad44b48bdfff1a1a3123097a84f23105f64b.zip
Rename old tq methods that no longer need a unique name
Diffstat (limited to 'src/configuredialog.cpp')
-rw-r--r--src/configuredialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/configuredialog.cpp b/src/configuredialog.cpp
index 892c380..2d49931 100644
--- a/src/configuredialog.cpp
+++ b/src/configuredialog.cpp
@@ -105,7 +105,7 @@ ConfigureDialog::ConfigureDialog( KConfig *_config, HardwareInfo *_hwinfo, Setti
tL_valueBrightness->setFrameStyle(TQFrame::Panel | TQFrame::Sunken);
tL_valueBrightness->setBackgroundMode(TQt::PaletteBase);
- tL_valueBrightness->tqsetAlignment(TQt::AlignCenter);
+ tL_valueBrightness->setAlignment(TQt::AlignCenter);
tL_valueBrightness->setFocusPolicy(TQ_NoFocus);
// hide Lid item if this is not a laptop