Bug 305210 - [Mac] First-time migration wizard has no titlebar. r=mconnor.

This commit is contained in:
mozilla.mano%sent.com 2005-08-20 05:36:18 +00:00
Родитель 65a80463ee
Коммит 85e103d8ae
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -82,7 +82,7 @@
// nsIProfileMigrator // nsIProfileMigrator
#define MIGRATION_WIZARD_FE_URL "chrome://browser/content/migration/migration.xul" #define MIGRATION_WIZARD_FE_URL "chrome://browser/content/migration/migration.xul"
#define MIGRATION_WIZARD_FE_FEATURES "chrome,dialog,modal,centerscreen" #define MIGRATION_WIZARD_FE_FEATURES "chrome,dialog,modal,centerscreen,titlebar"
NS_IMETHODIMP NS_IMETHODIMP
nsProfileMigrator::Migrate(nsIProfileStartup* aStartup) nsProfileMigrator::Migrate(nsIProfileStartup* aStartup)