Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Commit

Permalink
Merge branch '1.8-stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
erijo committed Oct 31, 2013
2 parents b865be2 + f288367 commit 65026d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qt4-gui/src/helpers/usercodec.h
Expand Up @@ -20,13 +20,14 @@
#ifndef USERCODEC_H
#define USERCODEC_H

#include <QObject>
#include <QString>

namespace LicqQtGui
{
class UserCodec
{
Q_OBJECT
Q_GADGET

public:
struct encoding_t
Expand Down

0 comments on commit 65026d6

Please sign in to comment.