2025-04-26 Fred Gleason <fredg@paravelsystems.com>

* Cleaned up compiler warnings in 'rdcatch/'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2025-04-26 17:11:04 -04:00
parent 0a1844d19e
commit c8ea4e8c86
2 changed files with 4 additions and 2 deletions

View File

@ -24990,3 +24990,5 @@
* Cleaned up compiler warnings in 'rdadmin/'.
2025-04-26 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compiler warnings in 'rdairplay/'.
2025-04-26 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compiler warnings in 'rdcatch/'.

View File

@ -2,7 +2,7 @@
//
// Widget for setting basic event parameters in rdcatch(1)
//
// (C) Copyright 2022 Fred Gleason <fredg@paravelsystems.com>
// (C) Copyright 2022-2025 Fred Gleason <fredg@paravelsystems.com>
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License version 2 as
@ -253,7 +253,7 @@ void EventWidget::fromRecording(unsigned record_id)
void EventWidget::locationActivatedData(const QString &str)
{
QStringList f0=str.split(":",QString::KeepEmptyParts);
QStringList f0=str.split(":",Qt::KeepEmptyParts);
switch(f0.size()) {
case 1: