diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-14 15:53:53 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2013-10-14 15:53:53 +0000 |
| commit | 6b1f554131da34ffe23ec2205f1dd2db78c953f8 (patch) | |
| tree | 9c8e0a7d1636b3147d04fc1d083f153edf6b04ef /src | |
| parent | 38295c0a56f642697cc5e055a621ef4e153d561d (diff) | |
| download | qmmp-6b1f554131da34ffe23ec2205f1dd2db78c953f8.tar.gz qmmp-6b1f554131da34ffe23ec2205f1dd2db78c953f8.tar.bz2 qmmp-6b1f554131da34ffe23ec2205f1dd2db78c953f8.zip | |
rgscan: fixed window title
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3778 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src')
| -rw-r--r-- | src/plugins/General/rgscan/rgscandialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/rgscan/rgscandialog.ui b/src/plugins/General/rgscan/rgscandialog.ui index a5a3793ee..b9f562c22 100644 --- a/src/plugins/General/rgscan/rgscandialog.ui +++ b/src/plugins/General/rgscan/rgscandialog.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>ReplayGain Calculator</string> + <string>ReplayGain Scanner</string> </property> <layout class="QGridLayout" name="gridLayout"> <property name="leftMargin"> |
