QTfrontend/ui/widget/SmartLineEdit.h
changeset 6168 6f301dac12ff
parent 6163 fcb709d55413
child 6170 2b1748161278
equal deleted inserted replaced
6167:728cabee2c9f 6168:6f301dac12ff
    13  * GNU General Public License for more details.
    13  * GNU General Public License for more details.
    14  *
    14  *
    15  * You should have received a copy of the GNU General Public License
    15  * You should have received a copy of the GNU General Public License
    16  * along with this program; if not, write to the Free Software
    16  * along with this program; if not, write to the Free Software
    17  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
    17  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
       
    18  */
       
    19 
       
    20 /**
       
    21  * @file  SmartLineEdit.h
       
    22  * @brief SmartLineEdit class definition
    18  */
    23  */
    19 
    24 
    20 #ifndef HEDGEWARS_SMARTLINEEDIT_H
    25 #ifndef HEDGEWARS_SMARTLINEEDIT_H
    21 #define HEDGEWARS_SMARTLINEEDIT_H
    26 #define HEDGEWARS_SMARTLINEEDIT_H
    22 
    27