removed not needed info buttons for the infodialog

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5313 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2012-07-18 14:08:53 +00:00
parent dece8cc8b6
commit b52fc7708f
6 changed files with 7 additions and 52 deletions

View file

@ -23,7 +23,7 @@
#ifndef _GENCERTDIALOG_H
#define _GENCERTDIALOG_H
//#include "rsiface/rsiface.h"
#include <retroshare/rstypes.h>
#include "ui_GenCertDialog.h"
@ -45,7 +45,6 @@ private slots:
void importIdentity();
void exportIdentity();
void checkChanged(int i);
void infodlg();
void newGPGKeyGenUiSetup();
private: