VirtualBox

儲存庫 vbox 的更動 12043


忽略:
時間撮記:
2008-9-3 下午01:21:39 (16 年 以前)
作者:
vboxsync
訊息:

FE/Qt4: remove ampersand on error message also

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsParallel.cpp

    r11955 r12043  
    223223                aWarning = tr ("Duplicate port number is selected ");
    224224                aTitle += ": " +
    225                     mTabWidget->tabText (mTabWidget->indexOf (tab));
     225                    vboxGlobal().removeAccelMark (mTabWidget->tabText (mTabWidget->indexOf (tab)));
    226226                break;
    227227            }
     
    240240                    tr ("Duplicate port path is entered ");
    241241                aTitle += ": " +
    242                     mTabWidget->tabText (mTabWidget->indexOf (tab));
     242                    vboxGlobal().removeAccelMark (mTabWidget->tabText (mTabWidget->indexOf (tab)));
    243243                break;
    244244            }
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette