diff --git a/PanoPainter.vcxproj b/PanoPainter.vcxproj index 8337d6d..dd1727f 100644 --- a/PanoPainter.vcxproj +++ b/PanoPainter.vcxproj @@ -384,6 +384,7 @@ + @@ -516,6 +517,7 @@ + @@ -573,6 +575,7 @@ + Designer diff --git a/PanoPainter.vcxproj.filters b/PanoPainter.vcxproj.filters index f3e34d8..e17b38b 100644 --- a/PanoPainter.vcxproj.filters +++ b/PanoPainter.vcxproj.filters @@ -5,10 +5,6 @@ {4FC737F1-C7A5-4376-A066-2A32D752A2FF} cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms @@ -16,9 +12,6 @@ {600b8daa-4234-4c37-b4ba-c22cad7d1dc3} - - {2c3e7ce5-d3f4-4731-b05f-5e288c7e6e63} - {6d64b115-02d1-43e0-86c8-c8212f51162d} @@ -390,6 +383,9 @@ Source Files\ui + + Source Files\ui + @@ -641,15 +637,18 @@ Source Files\ui - - Header Files - Source Files\ui Source Files\ui + + Source Files\ui + + + Source Files + @@ -740,6 +739,9 @@ extras\dialogs + + extras\dialogs + diff --git a/data/dialogs/shortcuts.xml b/data/dialogs/shortcuts.xml new file mode 100644 index 0000000..6cfa71c --- /dev/null +++ b/data/dialogs/shortcuts.xml @@ -0,0 +1,38 @@ + + + + + + New File + + + Ctrl + N + + + + + + + + + Shortcuts + + + + + + + + + +