mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 14:12:30 -06:00
Persist size and treeview header state in preview dialog
- renamed variable m_headerState - renamed PreviewSelect class to PreviewSelectDialog - renamed previewselect files to previewselectdialog
This commit is contained in:
@@ -50,7 +50,7 @@ mainwindow.h
|
||||
messageboxraised.h
|
||||
optionsdlg.h
|
||||
previewlistdelegate.h
|
||||
previewselect.h
|
||||
previewselectdialog.h
|
||||
scanfoldersdelegate.h
|
||||
shutdownconfirmdlg.h
|
||||
speedlimitdlg.h
|
||||
@@ -93,7 +93,7 @@ loglistwidget.cpp
|
||||
mainwindow.cpp
|
||||
messageboxraised.cpp
|
||||
optionsdlg.cpp
|
||||
previewselect.cpp
|
||||
previewselectdialog.cpp
|
||||
scanfoldersdelegate.cpp
|
||||
shutdownconfirmdlg.cpp
|
||||
speedlimitdlg.cpp
|
||||
@@ -133,7 +133,7 @@ mainwindow.ui
|
||||
about.ui
|
||||
banlistoptions.ui
|
||||
cookiesdialog.ui
|
||||
preview.ui
|
||||
previewselectdialog.ui
|
||||
login.ui
|
||||
downloadfromurldlg.ui
|
||||
bandwidth_limit.ui
|
||||
|
||||
Reference in New Issue
Block a user