the typedef specifier gets ignored in the declaration anyway.

pull/5/head
gregory guy 6 years ago committed by Gitea
parent fd23964ad0
commit cdd90c2c88

@ -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