summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php')
-rw-r--r--framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php6
1 files changed, 1 insertions, 5 deletions
diff --git a/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php b/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
index 1d7eb95b..94e27e8d 100644
--- a/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
+++ b/framework/Web/UI/WebControls/TWizardNavigationButtonStyle.php
@@ -10,11 +10,7 @@
*/
namespace Prado\Web\UI\WebControls;
-
-/**
- * Includes TStyle class file
- */
-Prado::using('System.Web.UI.WebControls.TStyle');
+use Prado\TPropertyValue;
/**
* TWizardNavigationButtonStyle class.