mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
- Now able to use single quote as quotes in Substitute. Reverted r510, r511.
- [WebParser] Updated PCRE library 6.4 to 8.10.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -29,7 +29,7 @@
|
||||
#include <vector>
|
||||
#include <Wininet.h>
|
||||
#include <shlwapi.h>
|
||||
#include "pcre-6.4/pcre.h"
|
||||
#include "pcre-8.10/pcre.h"
|
||||
#include "..\..\Library\Export.h" // Rainmeter's exported functions
|
||||
|
||||
/* The exported functions */
|
||||
|
Reference in New Issue
Block a user