Fix prior commit

(cherry picked from commit 4e04b0a438)
v3.5.13-sru
Timothy Pearson 10 years ago committed by Slávek Banko
parent a59d0892a2
commit d1a4ef36b1

@ -197,9 +197,9 @@ class KDECORE_EXPORT KAboutData
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