mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-15 01:33:07 -07:00
Drop "private" subfolders
"private" subfolders violate the structure of the project, since the existence of all other subfolders is based on a different principle. In addition, there is no clear line between "private" and "non private".
This commit is contained in:
parent
1917064bde
commit
a8c333ff25
43 changed files with 112 additions and 112 deletions
|
@ -39,7 +39,7 @@
|
|||
#include <QToolButton>
|
||||
|
||||
#include "base/utils/fs.h"
|
||||
#include "private/fspathedit_p.h"
|
||||
#include "fspathedit_p.h"
|
||||
|
||||
namespace
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue