mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-28 08:07:31 -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
|
@ -31,7 +31,7 @@
|
|||
*/
|
||||
|
||||
#include "GetConfCommand.h"
|
||||
#include "StringUtil.h"
|
||||
#include "StrUtil.h"
|
||||
#include <QDebug>
|
||||
|
||||
using namespace Tor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue