~tatokis/unity/gcc-72-errors

« back to all changes in this revision

Viewing changes to launcher/LauncherControllerPrivate.h

Merged with trunk. Reverted autopilot changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
91
91
  SoftwareCenterLauncherIcon::Ptr CreateSCLauncherIcon(std::string const& file_path, std::string const& aptdaemon_trans_id, std::string const& icon_path);
92
92
 
93
93
  void SetupIcons();
 
94
  void MigrateFavorites();
94
95
  void AddRunningApps();
95
96
  void AddDevices();
96
97