mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
fixed copy/paste mistake in CModulator
This commit is contained in:
@@ -203,7 +203,7 @@ protected:
|
||||
*/
|
||||
static const QString &NameNav3()
|
||||
{
|
||||
static QString n("NAV2");
|
||||
static QString n("NAV3");
|
||||
return n;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user