[RAPPS] License header unification and minor style changes
[reactos.git] / reactos / base / applications / rapps / include / dialogs.h
index 76e5694..9a24806 100644 (file)
@@ -16,6 +16,7 @@ class CDownloadManager
     static INT iCurrentApp;
 
     static VOID Download(const DownloadInfo& DLInfo, BOOL bIsModal = FALSE);
+
 public:
     static INT_PTR CALLBACK DownloadDlgProc(HWND Dlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
     static LRESULT CALLBACK DownloadProgressProc(HWND hWnd,