summaryrefslogtreecommitdiff
path: root/framework/Web/UI/WebControls/TDataSourceView.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Web/UI/WebControls/TDataSourceView.php')
-rw-r--r--framework/Web/UI/WebControls/TDataSourceView.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TDataSourceView.php b/framework/Web/UI/WebControls/TDataSourceView.php
index e64ecabf..251bf572 100644
--- a/framework/Web/UI/WebControls/TDataSourceView.php
+++ b/framework/Web/UI/WebControls/TDataSourceView.php
@@ -18,7 +18,7 @@ namespace Prado\Web\UI\WebControls;
* @package Prado\Web\UI\WebControls
* @since 3.0
*/
-abstract class TDataSourceView extends TComponent
+abstract class TDataSourceView extends \Prado\TComponent
{
private $_owner;
private $_name;