mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-10 01:55:19 -04:00
added stylesheet to src
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@794 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5153dca534
commit
8dab34d350
341 changed files with 2934 additions and 144 deletions
|
@ -38,12 +38,13 @@ StartDialog::StartDialog(RsInit *conf, QWidget *parent, Qt::WFlags flags)
|
|||
{
|
||||
/* Invoke Qt Designer generated QObject setup routine */
|
||||
ui.setupUi(this);
|
||||
/************
|
||||
|
||||
/**
|
||||
#if (QT_VERSION >= 040300)
|
||||
skinobject = new QSkinObject(this);
|
||||
skinobject->startSkinning();
|
||||
#endif
|
||||
***********/
|
||||
#endif**/
|
||||
|
||||
RshareSettings config;
|
||||
config.loadWidgetInformation(this);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue