Fix -Wmismatched-tags warning emitted by clang 3.0
This commit is contained in:
parent
1550d22691
commit
8887e9e8c0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ class t_string;
|
|||
|
||||
namespace gui2 {
|
||||
|
||||
class tpoint;
|
||||
struct tpoint;
|
||||
|
||||
namespace tip {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue