From: Enar Väikene Date: Tue, 29 Nov 2011 13:01:36 +0000 (+0200) Subject: Added the GuiLib library and the Gui::Window class. X-Git-Url: https://vaikene.ee/gitweb/highlight.css?a=commitdiff_plain;h=5748bd7fdfa26ef2dd56735f2b7f77ad02c16ae0;hp=5748bd7fdfa26ef2dd56735f2b7f77ad02c16ae0;p=evaf Added the GuiLib library and the Gui::Window class. The GuiLib library contains common GUI functions and classes. The Gui::Window class is the common ancestor for all the eVaf windows. ---