mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-28 22:44:32 +00:00
Remove some I don't know what's this for stuff...
Change-Id: I528322348107999154a2dd9f28fa98d809848f40 Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
parent
3d5e24dad6
commit
fbc4236577
@ -51,9 +51,6 @@ public:
|
||||
CopyDirectoryOperation *m_op;
|
||||
};
|
||||
|
||||
/*
|
||||
TRANSLATOR QInstaller::CopyDirectoryOperation
|
||||
*/
|
||||
|
||||
CopyDirectoryOperation::CopyDirectoryOperation()
|
||||
{
|
||||
|
@ -39,10 +39,6 @@
|
||||
|
||||
using namespace QInstaller;
|
||||
|
||||
/*
|
||||
TRANSLATOR QInstaller::CreateLinkOperation
|
||||
*/
|
||||
|
||||
CreateLinkOperation::CreateLinkOperation()
|
||||
{
|
||||
setName(QLatin1String("CreateLink"));
|
||||
|
@ -46,10 +46,6 @@
|
||||
using namespace QInstaller;
|
||||
using namespace KDUpdater;
|
||||
|
||||
/*
|
||||
TRANSLATOR QInstaller::EnvironmentVariablesOperation
|
||||
*/
|
||||
|
||||
EnvironmentVariableOperation::EnvironmentVariableOperation()
|
||||
{
|
||||
setName(QLatin1String("EnvironmentVariable"));
|
||||
|
@ -83,39 +83,6 @@
|
||||
using namespace KDUpdater;
|
||||
using namespace QInstaller;
|
||||
|
||||
/*
|
||||
TRANSLATOR QInstaller::PackageManagerCore;
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::PackageManagerGui
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::PackageManagerPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::IntroductionPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::LicenseAgreementPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::ComponentSelectionPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::TargetDirectoryPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::StartMenuDirectoryPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::ReadyForInstallationPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::PerformInstallationPage
|
||||
*/
|
||||
/*
|
||||
TRANSLATOR QInstaller::FinishedPage
|
||||
*/
|
||||
|
||||
class DynamicInstallerPage : public PackageManagerPage
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user