Fix prior commit

(cherry picked from commit 4e04b0a438)
pull/16/head
Timothy Pearson 10 years ago committed by Slávek Banko
parent 61602b95ce
commit 269cebc715

@ -197,9 +197,9 @@ class TDECORE_EXPORT TDEAboutData
License_BSD = 3, License_BSD = 3,
License_Artistic = 4, License_Artistic = 4,
License_QPL = 5, License_QPL = 5,
License_QPL_V1_0 = 5 License_QPL_V1_0 = 5,
License_GPL_V3 = 6, License_GPL_V3 = 6,
License_LGPL_V3 = 6, License_LGPL_V3 = 6
}; };
public: public:

Loading…
Cancel
Save