Subversion Repositories svn1

Rev

Rev 383 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 383 Rev 384
Line 8... Line 8...
8
**                    within a table
8
**                    within a table
9
**
9
**
10
**
10
**
11
***==========================================================================*/
11
***==========================================================================*/
12
#include <QtGui>
12
#include <QtGui>
-
 
13
#include <QLineEdit>
13
#include "textdelegate.h"
14
#include "textdelegate.h"
14
 
15
 
15
/*----------------------------------------------------------------------------
16
/*----------------------------------------------------------------------------
16
** FUNCTION           : textDelegate
17
** FUNCTION           : textDelegate
17
**
18
**