summaryrefslogtreecommitdiffstats
path: root/tdecore/krandomsequence.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-01-13 23:01:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-01-15 16:22:14 +0900
commitb71912fbcb90d5504aad9f17530c94169a661fed (patch)
treee9039e4a956fb8af5ba2878db5320236eb0f93b1 /tdecore/krandomsequence.h
parent8ee06ec529e375693eaefa6fb68dc496d36fd367 (diff)
downloadtdelibs-rename/kapp-tdeapp.tar.gz
tdelibs-rename/kapp-tdeapp.zip
Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() and kapp to tdeApp.rename/kapp-tdeapp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdecore/krandomsequence.h')
-rw-r--r--tdecore/krandomsequence.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/krandomsequence.h b/tdecore/krandomsequence.h
index 256d03f17..50c413c47 100644
--- a/tdecore/krandomsequence.h
+++ b/tdecore/krandomsequence.h
@@ -46,7 +46,7 @@ public:
* reproduced by starting the sequence with the same seed.
*
* If you need a single value which needs to be unpredictable,
- * you need to use kapp->random() instead.
+ * you need to use tdeApp->random() instead.
*
* @param lngSeed Seed to initialize the sequence with.
* If lngSeed is 0, the sequence is initialized with a value from