mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-31 10:19:24 -04:00
moved StringUtil into StrUtil to avoid conflicts with another file with lower case name in gui/util
This commit is contained in:
parent
95e8fc4404
commit
b6a2d75747
8 changed files with 8 additions and 8 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "SetConfCommand.h"
|
||||
#include "GetConfCommand.h"
|
||||
#include "AddOnionCommand.h"
|
||||
#include "StringUtil.h"
|
||||
#include "StrUtil.h"
|
||||
#include "Settings.h"
|
||||
#include "PendingOperation.h"
|
||||
#include <QHostAddress>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue