Moved set_attributes from BASIC_CONTROL to STATELESS_CONTROL

This commit is contained in:
severin
2014-01-04 10:30:34 +01:00
parent 9c9a132329
commit 37aac7053a
5 changed files with 15 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ inherit
feature {NONE} -- Initialization
make (a_tag_name: STRING)
-- Initialize with specified control name and tag
-- Initialize with specified and tag
require
not a_tag_name.is_empty
do