mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
[x2t] rename String.h -> StringExt.h
This commit is contained in:
@ -40,7 +40,7 @@
|
||||
#include "../DesktopEditor/graphics/pro/Graphics.h"
|
||||
#include "../DesktopEditor/graphics/pro/Image.h"
|
||||
|
||||
#include "../DesktopEditor/common/String.h"
|
||||
#include "../DesktopEditor/common/StringExt.h"
|
||||
|
||||
#define VER_DPI 96
|
||||
#define HOR_DPI 96
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
#include <string>
|
||||
#include "windows.h"
|
||||
|
||||
#include "../../DesktopEditor/common/String.h"
|
||||
#include "../../DesktopEditor/common/StringExt.h"
|
||||
#include "../../DesktopEditor/fontengine/ApplicationFonts.h"
|
||||
#include <ctime>
|
||||
#include <iostream>
|
||||
|
||||
Reference in New Issue
Block a user