mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Rename files:
confirmshutdowndlg.ui => shutdownconfirmdlg.ui shutdownconfirm.cpp => shutdownconfirmdlg.cpp
This commit is contained in:
committed by
sledgehammer999
parent
b5f30a6efb
commit
e23566cde1
@@ -39,7 +39,7 @@ HEADERS += \
|
||||
$$PWD/messageboxraised.h \
|
||||
$$PWD/options_imp.h \
|
||||
$$PWD/advancedsettings.h \
|
||||
$$PWD/shutdownconfirm.h \
|
||||
$$PWD/shutdownconfirmdlg.h \
|
||||
$$PWD/torrentmodel.h \
|
||||
$$PWD/torrentcreatordlg.h \
|
||||
$$PWD/scanfoldersdelegate.h \
|
||||
@@ -80,7 +80,7 @@ SOURCES += \
|
||||
$$PWD/advancedsettings.cpp \
|
||||
$$PWD/trackerlogin.cpp \
|
||||
$$PWD/options_imp.cpp \
|
||||
$$PWD/shutdownconfirm.cpp \
|
||||
$$PWD/shutdownconfirmdlg.cpp \
|
||||
$$PWD/torrentmodel.cpp \
|
||||
$$PWD/torrentcreatordlg.cpp \
|
||||
$$PWD/scanfoldersdelegate.cpp \
|
||||
@@ -107,7 +107,7 @@ FORMS += \
|
||||
$$PWD/bandwidth_limit.ui \
|
||||
$$PWD/updownratiodlg.ui \
|
||||
$$PWD/confirmdeletiondlg.ui \
|
||||
$$PWD/confirmshutdowndlg.ui \
|
||||
$$PWD/shutdownconfirmdlg.ui \
|
||||
$$PWD/torrentimportdlg.ui \
|
||||
$$PWD/executionlog.ui \
|
||||
$$PWD/addnewtorrentdialog.ui \
|
||||
|
||||
Reference in New Issue
Block a user