Ignore:
Timestamp:
Sep 29, 2011, 5:38:55 PM (13 years ago)
Author:
bayral
Message:

piwigo.upload retrieve data, and ready to upload

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoUpload/Program.cs

    r12256 r12262  
    1515        {
    1616            Application.EnableVisualStyles();
    17             Application.SetCompatibleTextRenderingDefault(false);
     17            Application.SetCompatibleTextRenderingDefault(false);           
    1818            Application.Run(new MainForm());
    1919        }
Note: See TracChangeset for help on using the changeset viewer.