Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added existing common code from Xestia Address Book
[xestiacalendar/.git] / source / common / colour.h
index 4907aa7..93d42a6 100644 (file)
@@ -4,11 +4,11 @@
 //
 // This file is part of Xestia Calendar.
 //
-// Xestia Address Book is free software: you can redistribute it and/or modify
+// Xestia Calendar is free software: you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by the
 // Free Software Foundation, version 3 of the license.
 //
-// Xestia Address Book is distributed in the hope that it will be useful,
+// Xestia Calendar is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 // GNU General Public License for more details.
@@ -26,10 +26,10 @@ using namespace std;
 
 struct Colour{
        
-       int red;
-       int blue;
-       int green;
-       int alpha;
+       int red = 0;
+       int blue = 0;
+       int green = 0;
+       int alpha = 255;
 
        operator string() {
                
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy