Initial moap commit. /VERY/ WIP. Primarily committed to clean up unstaged changes. Do not run this, even if it may compile, as it will NOT work (for a myriad of reasons)!

This commit is contained in:
Shyotl
2013-05-31 05:33:41 -05:00
parent 641ada030e
commit ef3e918558
148 changed files with 15636 additions and 4633 deletions

View File

@@ -51,7 +51,6 @@ private:
static void onClickClearCookies(void*);
static bool callback_clear_browser_cache(const LLSD& notification, const LLSD& response);
static bool callback_clear_cookies(const LLSD& notification, const LLSD& response);
static void onCommitCookies(LLUICtrl* ctrl, void* data);
static void onCommitWebProxyEnabled(LLUICtrl* ctrl, void* data);
};