mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
8 lines
173 B
C++
8 lines
173 B
C++
#include <CtrlLib/CtrlLib.h>
|
|
|
|
#include <ide/Browser/Browser.h>
|
|
|
|
GUI_APP_MAIN
|
|
{
|
|
RichText txt = ParseQTF(ReadTopic(LoadFile("/media/hda5/Slider$en-us.tpp")).text);
|
|
}
|