HTMLFilter has been moved to pikotools library
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
#include "uptime.h"
|
||||
#include "who.h"
|
||||
#include "vim.h"
|
||||
#include "core/htmlfilter.h"
|
||||
#include "html/htmlfilter.h"
|
||||
#include "core/winixrequest.h"
|
||||
|
||||
|
||||
@@ -205,7 +205,7 @@ private:
|
||||
SessionManager * session_manager;
|
||||
|
||||
std::wstring temp;
|
||||
HTMLFilter html_filter;
|
||||
pt::HTMLFilter html_filter;
|
||||
std::wstring link_to_temp;
|
||||
|
||||
void CreateFunctions();
|
||||
|
Reference in New Issue
Block a user