sq3: show SQLite error messages on stderr by default
[iv.d.git] / nanovega / oui / package.d
blobbd5b73d8c36c5a1c3f6a035d229fb30e3eba6a73
1 /* Invisible Vector Library
2 * ported by Ketmar // Invisible Vector <ketmar@ketmar.no-ip.org>
3 * Understanding is not required. Only obedience.
4 * yes, this D port is GPLed.
6 * This program is free software: you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation, version 3 of the License ONLY.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
15 * You should have received a copy of the GNU General Public License
16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
18 module iv.nanovega.oui /*is aliced*/;
20 public import iv.nanovega.blendish;
21 public import iv.nanovega.oui.engine;
22 public import iv.nanovega.oui.controls;