Removed unnecessary executable flags

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@150 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2008-02-15 16:03:24 +00:00
parent 01ac6b3544
commit 51acb50266
52 changed files with 0 additions and 31 deletions

View File

@@ -1,31 +0,0 @@
/***************************************************************************
* Copyright (C) 2005-2006 by Tarek Saidi *
* tarek.saidi@arcor.de *
* *
* This program is free software; you can redistribute it and/or modify *
* it under the terms of the GNU General Public License as published by *
* the Free Software Foundation; version 2 of the License. *
* *
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of *
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
* GNU General Public License for more details. *
* *
* You should have received a copy of the GNU General Public License *
* along with this program; if not, write to the *
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
#include <QMessageBox>
#include "AutoType.h"
QWidget* AutoType::MainWin=NULL;
void AutoType::perform(IEntryHandle* entry, QString& err){
QString str;
QMessageBox::warning(NULL,tr("Error"),"This feature is not available under Windows");
}

0
src/lib/IniReader.cpp Executable file → Normal file
View File

0
src/lib/IniReader.h Executable file → Normal file
View File

0
src/lib/SecString.cpp Executable file → Normal file
View File

0
src/lib/SecString.h Executable file → Normal file
View File

0
src/lib/UrlLabel.cpp Executable file → Normal file
View File

0
src/lib/UrlLabel.h Executable file → Normal file
View File

0
src/lib/random.cpp Executable file → Normal file
View File

0
src/lib/random.h Executable file → Normal file
View File