Skip to content

Commit

Permalink
More support -property
Browse files Browse the repository at this point in the history
  • Loading branch information
shoo committed Jan 9, 2012
1 parent 9e6e46d commit dae9c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion win32/dfl/control.d
Expand Up @@ -1001,7 +1001,7 @@ class Control: DObject, IWindow // docmain


///
final HWindow handle() // IWindow getter
@property final HWindow handle() // IWindow getter
{
if(!isHandleCreated)
{
Expand Down

0 comments on commit dae9c7b

Please sign in to comment.