Rename cmd options source files.

This commit is contained in:
sledgehammer999 2017-05-07 14:40:33 +03:00
parent 1a099fa742
commit 9f98f9f7ac
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
6 changed files with 9 additions and 8 deletions

View file

@ -69,11 +69,12 @@ Q_IMPORT_PLUGIN(QICOPlugin)
#include <cstdlib>
#include <iostream>
#include "application.h"
#include "options.h"
#include "base/profile.h"
#include "base/utils/misc.h"
#include "base/preferences.h"
#include "cmdoptions.h"
#include "upgrade.h"