|
Login Languish
|
main header file More...
#include <fstream>#include <string>#include <iostream>#include "preprocessor_vars.h"

Go to the source code of this file.
Macros | |
| #define | WINDOW_WIDTH 1024 |
| #define | WINDOW_HEIGHT 672 |
Functions | |
| int | main () |
| runs the webview More... | |
| void | onDocumentLoadCallback (const std::string, const std::string &req, void *) |
| loads html | |
main header file
| int main | ( | ) |
runs the webview
runs the webview and calls a helper function to load html
1.8.13