DanielBorgesOliveira / onedrive_tray

OneDrive system tray program
GNU General Public License v3.0
113 stars 21 forks source link

Quotes in config files path fix #32

Closed derenv closed 1 year ago

derenv commented 1 year ago

-Added a line (window.cpp:101) to strip the quotes from arguments passing the config file directory, previously the "Open OneDrive folder" functionality was broken when using quotes. -Removed extraneous spaces+tabs in window.cpp