the typedef specifier gets ignored in the declaration anyway.

(cherry picked from commit cdd90c2c88)
r14.0.x
gregory guy 6 years ago committed by Slávek Banko
parent 3f6f00f9aa
commit 0b309fbf83

@ -31,7 +31,7 @@ class LdapSamba;
namespace TDEABC { class LdapConfigWidget; }
namespace TDEIO { class Job; }
typedef struct SambaDomain {
struct SambaDomain {
TQString name;
TQString sid;
uint ridbase;

Loading…
Cancel
Save