forked from Silverfish/proton-bridge
Other: C++ code cleanup
This commit is contained in:
@ -16,8 +16,8 @@
|
||||
// along with Proton Mail Bridge. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
|
||||
#ifndef BRIDGE_QT6_LOG_H
|
||||
#define BRIDGE_QT6_LOG_H
|
||||
#ifndef BRIDGE_GUI_LOG_H
|
||||
#define BRIDGE_GUI_LOG_H
|
||||
|
||||
|
||||
//****************************************************************************************************************************************************
|
||||
@ -79,4 +79,4 @@ private: // data members
|
||||
};
|
||||
|
||||
|
||||
#endif //BRIDGE_QT6_LOG_H
|
||||
#endif //BRIDGE_GUI_LOG_H
|
||||
|
||||
Reference in New Issue
Block a user