mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 09:13:08 -07:00
Rename "options.ui" to "optionsdlg.ui"
Rename class name "options_imp" to "OptionsDialog" Rename "options_imp.cpp" to "optionsdlg.h"
This commit is contained in:
parent
97ee63fc78
commit
c85a0a41ba
8 changed files with 100 additions and 100 deletions
|
@ -52,7 +52,7 @@
|
|||
#include "previewselect.h"
|
||||
#include "speedlimitdlg.h"
|
||||
#include "updownratiodlg.h"
|
||||
#include "options_imp.h"
|
||||
#include "optionsdlg.h"
|
||||
#include "mainwindow.h"
|
||||
#include "base/preferences.h"
|
||||
#include "torrentmodel.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue